Permalink
| { | |
| "meta": { | |
| "repository": "https:\/\/github.com\/pdyck\/hearthstone-db.git", | |
| "contact": "dev.pdyck@gmail.com" | |
| }, | |
| "cards": [{ | |
| "id": 7, | |
| "name": "Garrosh Hellscream", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/HERO_01.png", | |
| "hero": "warrior", | |
| "category": "hero", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": null, | |
| "attack": null, | |
| "health": 30, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 8, | |
| "name": "Mind Control", | |
| "description": "Take control of an enemy minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS1_113.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 10, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 9, | |
| "name": "Prophet Velen", | |
| "description": "Double the damage and healing of your spells and Hero Power.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_350.png", | |
| "hero": "priest", | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 7, | |
| "attack": 7, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 12, | |
| "name": "Mana Addict", | |
| "description": "Whenever you cast a spell, gain +2 Attack this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_055.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 21, | |
| "name": "Barrel", | |
| "description": "Is something in this barrel?", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4c_003.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 0, | |
| "attack": null, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 22, | |
| "name": "Inner Rage", | |
| "description": "Deal 1 damage to a minion and give it +2 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_607.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 23, | |
| "name": "Bane of Doom", | |
| "description": "Deal 2 damage to a character. If that kills it, summon a random Demon.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_320.png", | |
| "hero": "warlock", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 28, | |
| "name": "Kor'kron Elite", | |
| "description": "Charge", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_011.png", | |
| "hero": "warrior", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 30, | |
| "name": "Thoughtsteal", | |
| "description": "Copy 2 cards from your opponent's deck and put them into your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_339.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 31, | |
| "name": "Rexxar", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/HERO_05.png", | |
| "hero": "hunter", | |
| "category": "hero", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": null, | |
| "attack": null, | |
| "health": 30, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 32, | |
| "name": "Al'Akir the Windlord", | |
| "description": "Windfury, Charge, Divine Shield, Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_010.png", | |
| "hero": "shaman", | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 8, | |
| "attack": 3, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "windfury", | |
| "extra": "" | |
| }, { | |
| "effect": "charge", | |
| "extra": "" | |
| }, { | |
| "effect": "divine shield", | |
| "extra": "" | |
| }, { | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 34, | |
| "name": "Silvermoon Guardian", | |
| "description": "Divine Shield", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_023.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "divine shield", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 36, | |
| "name": "Cenarius", | |
| "description": "Choose One - Give your other minions +2\/+2; or Summon two 2\/2 Treants with Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_573.png", | |
| "hero": "druid", | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 9, | |
| "attack": 5, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 37, | |
| "name": "Pint-Sized Summoner", | |
| "description": "The first minion you play each turn costs (1) less.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_076.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 41, | |
| "name": "Frostwolf Grunt", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_121.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 45, | |
| "name": "Tauren Warrior", | |
| "description": "Taunt. Enrage: +3 Attack", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_390.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }, { | |
| "effect": "enrage", | |
| "extra": "+3 Attack" | |
| }] | |
| }, { | |
| "id": 48, | |
| "name": "Voidwalker", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_065.png", | |
| "hero": "warlock", | |
| "category": "minion", | |
| "quality": "free", | |
| "race": "demon", | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 51, | |
| "name": "Windfury", | |
| "description": "Give a minion Windfury.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_039.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 52, | |
| "name": "Emboldener 3000", | |
| "description": "At the end of your turn, give a random minion +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/Mekka3.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "promotion", | |
| "mana": 1, | |
| "attack": null, | |
| "health": 4, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 54, | |
| "name": "Whelp", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ds1_whelptoken.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "uncommon", | |
| "race": "dragon", | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 59, | |
| "name": "Mechanical Dragonling", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_025t.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 60, | |
| "name": "Summon a Panther", | |
| "description": "Summon a 3\/2 Panther.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_160a.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 61, | |
| "name": "Spiteful Smith", | |
| "description": "Enrage: Your weapon has +2 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_221.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 6, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "enrage", | |
| "extra": "Your weapon has +2 Attack" | |
| }] | |
| }, { | |
| "id": 63, | |
| "name": "Cat Form", | |
| "description": "Charge", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_165a.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 64, | |
| "name": "Swipe", | |
| "description": "Deal 4 damage to an enemy and 1 damage to all other enemies.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_012.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 67, | |
| "name": "Silverback Patriarch", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_127.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": 1, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 68, | |
| "name": "Stranglethorn Tiger", | |
| "description": "Stealth", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_028.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "stealth", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 69, | |
| "name": "Silver Hand Knight", | |
| "description": "Battlecry: Summon a 2\/2 Squire.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_151.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Summon a 2\/2 Squire" | |
| }] | |
| }, { | |
| "id": 70, | |
| "name": "Blessing of Might", | |
| "description": "Give a minion +3 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_087.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 75, | |
| "name": "Brawl", | |
| "description": "Destroy all minions except one. (chosen randomly)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_407.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 76, | |
| "name": "Imp", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_598.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "demon", | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 77, | |
| "name": "Polymorph", | |
| "description": "Transform a minion into a 1\/1 Sheep.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_022.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 86, | |
| "name": "Starfall", | |
| "description": "Choose One - Deal 5 damage to a minion; or 2 damage to all enemy minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_007.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 90, | |
| "name": "Chillwind Yeti", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_182.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 95, | |
| "name": "Nourish", | |
| "description": "Choose One - Gain 2 Mana Crystals; or Draw 3 cards.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_164.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 99, | |
| "name": "Bear Form", | |
| "description": "+2 Health and Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_165b.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 100, | |
| "name": "Huffer", | |
| "description": "Charge", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_034.png", | |
| "hero": "hunter", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 102, | |
| "name": "Defender", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_130a.png", | |
| "hero": "paladin", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 113, | |
| "name": "Counterspell", | |
| "description": "Secret: When your opponent casts a spell, Counter it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_287.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When your opponent casts a spell, Counter it" | |
| }] | |
| }, { | |
| "id": 132, | |
| "name": "Voodoo Doctor", | |
| "description": "Battlecry: Restore 2 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_011.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Restore 2 Health" | |
| }] | |
| }, { | |
| "id": 134, | |
| "name": "Ravenholdt Assassin", | |
| "description": "Stealth", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_161.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 7, | |
| "attack": 7, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "stealth", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 137, | |
| "name": "Wrath", | |
| "description": "Deal 1 damage to a minion. Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_154b.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 138, | |
| "name": "Doomsayer", | |
| "description": "At the start of your turn, destroy ALL minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_021.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 140, | |
| "name": "Redemption", | |
| "description": "Secret: When one of your minions dies, return it to life with 1 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_136.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When one of your minions dies, return it to life with 1 Health" | |
| }] | |
| }, { | |
| "id": 141, | |
| "name": "Hunter's Mark", | |
| "description": "Change a minion's Health to 1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_084.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 145, | |
| "name": "Mindgames", | |
| "description": "Put a copy of a random minion from your opponent's deck into the battlefield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_345.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 146, | |
| "name": "Poultryizer", | |
| "description": "At the start of your turn, transform a random minion into a 1\/1 Chicken.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/Mekka4.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "promotion", | |
| "mana": 1, | |
| "attack": null, | |
| "health": 3, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 147, | |
| "name": "Shadowflame", | |
| "description": "Destroy a friendly minion and deal its Attack damage to all enemy minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_303.png", | |
| "hero": "warlock", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 149, | |
| "name": "Ancestral Healing", | |
| "description": "Restore a minion to full Health and give it Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_041.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 151, | |
| "name": "Mark of Nature", | |
| "description": "Choose One - Give a minion +4 Attack; or +4 Health and Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_155.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 157, | |
| "name": "Lord of the Arena", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_162.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 158, | |
| "name": "Secretkeeper", | |
| "description": "Whenever a Secret is played, gain +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_080.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 163, | |
| "name": "Sacrificial Pact", | |
| "description": "Destroy a Demon. Restore #5 Health to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_003.png", | |
| "hero": "warlock", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 172, | |
| "name": "Ice Lance", | |
| "description": "Freeze a character. If it was already Frozen, deal 4 damage instead.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_031.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 175, | |
| "name": "Dalaran Mage", | |
| "description": "Spell Damage +1", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_582.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": 1, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "spell damage", | |
| "extra": "+1" | |
| }] | |
| }, { | |
| "id": 178, | |
| "name": "Windspeaker", | |
| "description": "Battlecry: Give a friendly minion Windfury.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_587.png", | |
| "hero": "shaman", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Give a friendly minion Windfury" | |
| }] | |
| }, { | |
| "id": 179, | |
| "name": "Wisp", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_231.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 180, | |
| "name": "Backstab", | |
| "description": "Deal 2 damage to an undamaged minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_072.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 182, | |
| "name": "Uproot", | |
| "description": "+5 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_178b.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 186, | |
| "name": "Ancient Brewmaster", | |
| "description": "Battlecry: Return a friendly minion from the battlefield to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_057.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Return a friendly minion from the battlefield to your hand" | |
| }] | |
| }, { | |
| "id": 189, | |
| "name": "Fire Elemental", | |
| "description": "Battlecry: Deal 3 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_042.png", | |
| "hero": "shaman", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Deal 3 damage" | |
| }] | |
| }, { | |
| "id": 191, | |
| "name": "Murloc Raider", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_168.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": "murloc", | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 192, | |
| "name": "Ice Block", | |
| "description": "Secret: When your hero takes fatal damage, prevent it and become Immune this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_295.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When your hero takes fatal damage, prevent it and become Immune this turn" | |
| }] | |
| }, { | |
| "id": 195, | |
| "name": "Mirror Entity", | |
| "description": "Secret: When your opponent plays a minion, summon a copy of it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_294.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When your opponent plays a minion, summon a copy of it" | |
| }] | |
| }, { | |
| "id": 196, | |
| "name": "Vanish", | |
| "description": "Return all minions to their owner's hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_004.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 6, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 201, | |
| "name": "Defias Ringleader", | |
| "description": "Combo: Summon a 2\/1 Defias Bandit.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_131.png", | |
| "hero": "rogue", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "combo", | |
| "extra": "Summon a 2\/1 Defias Bandit" | |
| }] | |
| }, { | |
| "id": 204, | |
| "name": "Snake", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_554t.png", | |
| "hero": "hunter", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 205, | |
| "name": "Ironbark Protector", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_232.png", | |
| "hero": "druid", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 8, | |
| "attack": 8, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 209, | |
| "name": "Ancient Secrets", | |
| "description": "Restore 5 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_008b.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 211, | |
| "name": "Sea Giant", | |
| "description": "Costs (1) less for each other minion on the battlefield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_586.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 10, | |
| "attack": 8, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 213, | |
| "name": "Mark of the Wild", | |
| "description": "Give a minion Taunt and +2\/+2. (+2 Attack\/+2 Health)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_009.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 216, | |
| "name": "Bloodfen Raptor", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_172.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 217, | |
| "name": "Nightmare", | |
| "description": "Give a minion +5\/+5. At the start of your next turn, destroy it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DREAM_05.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 220, | |
| "name": "Shadow Madness", | |
| "description": "Gain control of an enemy minion with 3 or less Attack until end of turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_334.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 226, | |
| "name": "Leokk", | |
| "description": "Other friendly minions have +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_033.png", | |
| "hero": "hunter", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 4, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 227, | |
| "name": "Homing Chicken", | |
| "description": "At the start of your turn, destroy this minion and draw 3 cards.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/Mekka1.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "promotion", | |
| "mana": 1, | |
| "attack": null, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 229, | |
| "name": "Steady Shot", | |
| "description": "Hero Power Deal 2 damage to the enemy hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DS1h_292.png", | |
| "hero": "hunter", | |
| "category": "ability", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 232, | |
| "name": "Repentance", | |
| "description": "Secret: When your opponent plays a minion, reduce its Health to 1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_379.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When your opponent plays a minion, reduce its Health to 1" | |
| }] | |
| }, { | |
| "id": 233, | |
| "name": "Naturalize", | |
| "description": "Destroy a minion. Your opponent draws 2 cards.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_161.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 237, | |
| "name": "Auchenai Soulpriest", | |
| "description": "Your cards and powers that restore Health now deal damage instead.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_591.png", | |
| "hero": "priest", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 238, | |
| "name": "Feral Spirit", | |
| "description": "Summon two 2\/3 Spirit Wolves with Taunt. Overload: (2)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_248.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "overload", | |
| "extra": "(2)" | |
| }] | |
| }, { | |
| "id": 239, | |
| "name": "Rockbiter Weapon", | |
| "description": "Give a friendly character +3 Attack this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_045.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 242, | |
| "name": "Abusive Sergeant", | |
| "description": "Battlecry: Give a friendly minion +2 Attack this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_188.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Give a friendly minion +2 Attack this turn" | |
| }] | |
| }, { | |
| "id": 250, | |
| "name": "Hammer of Wrath", | |
| "description": "Deal 3 damage. Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_094.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 251, | |
| "name": "Loot Hoarder", | |
| "description": "Deathrattle: Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_096.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Draw a card" | |
| }] | |
| }, { | |
| "id": 253, | |
| "name": "Wrath", | |
| "description": "Deal 3 damage to a minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_154a.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 254, | |
| "name": "Innervate", | |
| "description": "Gain 2 Mana Crystals this turn only.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_169.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 257, | |
| "name": "Razorfen Hunter", | |
| "description": "Battlecry: Summon a 1\/1 Boar.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_196.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Summon a 1\/1 Boar" | |
| }] | |
| }, { | |
| "id": 262, | |
| "name": "Chicken", | |
| "description": "Hey Chicken!", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/Mekka4t.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "uncommon", | |
| "race": "beast", | |
| "set": "promotion", | |
| "mana": 0, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 268, | |
| "name": "Cold Blood", | |
| "description": "Give a minion +2 Attack. Combo: +4 Attack instead.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_073.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "combo", | |
| "extra": "+4 Attack instead" | |
| }] | |
| }, { | |
| "id": 272, | |
| "name": "Cabal Shadow Priest", | |
| "description": "Battlecry: Take control of an enemy minion that has 2 or less Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_091.png", | |
| "hero": "priest", | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Take control of an enemy minion that has 2 or less Attack" | |
| }] | |
| }, { | |
| "id": 274, | |
| "name": "Malfurion Stormrage", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/HERO_06.png", | |
| "hero": "druid", | |
| "category": "hero", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": null, | |
| "attack": null, | |
| "health": 30, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 279, | |
| "name": "Holy Smite", | |
| "description": "Deal 2 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS1_130.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 281, | |
| "name": "Argent Commander", | |
| "description": "Charge, Divine Shield", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_067.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }, { | |
| "effect": "divine shield", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 282, | |
| "name": "Betrayal", | |
| "description": "An enemy minion deals its damage to the minions next to it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_126.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 284, | |
| "name": "Novice Engineer", | |
| "description": "Battlecry: Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_015.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Draw a card" | |
| }] | |
| }, { | |
| "id": 285, | |
| "name": "Cruel Taskmaster", | |
| "description": "Battlecry: Deal 1 damage to a minion and give it +2 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_603.png", | |
| "hero": "warrior", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Deal 1 damage to a minion and give it +2 Attack" | |
| }] | |
| }, { | |
| "id": 286, | |
| "name": "Vaporize", | |
| "description": "Secret: When a minion attacks your hero, destroy it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_594.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When a minion attacks your hero, destroy it" | |
| }] | |
| }, { | |
| "id": 287, | |
| "name": "Kidnapper", | |
| "description": "Combo: Return a minion to its owner's hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_005.png", | |
| "hero": "rogue", | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "combo", | |
| "extra": "Return a minion to its owner's hand" | |
| }] | |
| }, { | |
| "id": 289, | |
| "name": "Wolfrider", | |
| "description": "Charge", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_124.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 290, | |
| "name": "Ironbeak Owl", | |
| "description": "Battlecry: Silence a minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_203.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Silence a minion" | |
| }] | |
| }, { | |
| "id": 291, | |
| "name": "Holy Light", | |
| "description": "Restore #6 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_089.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 292, | |
| "name": "Multi-Shot", | |
| "description": "Deal 3 damage to two random enemy minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DS1_183.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 296, | |
| "name": "Kill Command", | |
| "description": "Deal 3 damage. If you have a Beast, deal 5 damage instead.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_539.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 298, | |
| "name": "Boar", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_boar.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 299, | |
| "name": "Forked Lightning", | |
| "description": "Deal 2 damage to 2 random enemy minions. Overload: (2)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_251.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "overload", | |
| "extra": "(2)" | |
| }] | |
| }, { | |
| "id": 300, | |
| "name": "Life Tap", | |
| "description": "Hero Power Draw a card and take 2 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_056.png", | |
| "hero": "warlock", | |
| "category": "ability", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 301, | |
| "name": "Ysera Awakens", | |
| "description": "Deal 5 damage to all characters except Ysera.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DREAM_02.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 304, | |
| "name": "Arcanite Reaper", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_112.png", | |
| "hero": "warrior", | |
| "category": "weapon", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 306, | |
| "name": "Edwin VanCleef", | |
| "description": "Combo: Gain +2/+2 for each other card you've played this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_613.png", | |
| "hero": "rogue", | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "combo", | |
| "extra": "Gain +2\/+2 for each card played earlier this turn" | |
| }] | |
| }, { | |
| "id": 308, | |
| "name": "Gnomish Inventor", | |
| "description": "Battlecry: Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_147.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Draw a card" | |
| }] | |
| }, { | |
| "id": 311, | |
| "name": "Gladiator's Longbow", | |
| "description": "Your hero is Immune while attacking.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DS1_188.png", | |
| "hero": "hunter", | |
| "category": "weapon", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 7, | |
| "attack": 5, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 313, | |
| "name": "Ancient Teachings", | |
| "description": "Draw 2 cards.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_008a.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 315, | |
| "name": "Fireball", | |
| "description": "Deal 6 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_029.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 317, | |
| "name": "Bananas", | |
| "description": "Give a friendly minion +1\/+1. (+1 Attack\/+1 Health)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4c_006.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 318, | |
| "name": "Baine Bloodhoof", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_110t.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 5, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 321, | |
| "name": "Dispel", | |
| "description": "Silence a minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_166b.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 325, | |
| "name": "Nourish", | |
| "description": "Draw 3 cards.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_164b.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 329, | |
| "name": "Repair Bot", | |
| "description": "At the end of your turn, restore 6 Health to a damaged character.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/Mekka2.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "promotion", | |
| "mana": 1, | |
| "attack": null, | |
| "health": 3, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 332, | |
| "name": "Devilsaur", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_tk29.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 5, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 336, | |
| "name": "Baron Geddon", | |
| "description": "At the end of your turn, deal 2 damage to ALL other characters.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_249.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 7, | |
| "attack": 7, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 338, | |
| "name": "Grommash Hellscream", | |
| "description": "Charge. Enrage: +6 Attack", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_414.png", | |
| "hero": "warrior", | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 8, | |
| "attack": 4, | |
| "health": 9, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }, { | |
| "effect": "enrage", | |
| "extra": "+6 Attack" | |
| }] | |
| }, { | |
| "id": 339, | |
| "name": "Ironforge Rifleman", | |
| "description": "Battlecry: Deal 1 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_141.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Deal 1 damage" | |
| }] | |
| }, { | |
| "id": 340, | |
| "name": "Laughing Sister", | |
| "description": "Can't be targeted by Spells or Hero Powers.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DREAM_01.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 5, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 344, | |
| "name": "Charge", | |
| "description": "Give a friendly minion Charge. It can't attack heroes this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_103.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 345, | |
| "name": "Assassinate", | |
| "description": "Destroy an enemy minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_076.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 348, | |
| "name": "Dark Iron Dwarf", | |
| "description": "Battlecry: Give a minion +2 Attack this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_046.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Give a minion +2 Attack" | |
| }] | |
| }, { | |
| "id": 351, | |
| "name": "Master Swordsmith", | |
| "description": "At the end of your turn, give another random friendly minion +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_037.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 352, | |
| "name": "Doomhammer", | |
| "description": "Windfury, Overload: (2)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_567.png", | |
| "hero": "shaman", | |
| "category": "weapon", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 2, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "windfury", | |
| "extra": "" | |
| }, { | |
| "effect": "overload", | |
| "extra": "(2)" | |
| }] | |
| }, { | |
| "id": 358, | |
| "name": "Treant", | |
| "description": "Charge. At the end of the turn, destroy this minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_tk9.png", | |
| "hero": "druid", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 363, | |
| "name": "Onyxia", | |
| "description": "Battlecry: Summon 1\/1 Whelps until your side of the battlefield is full.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_562.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "dragon", | |
| "set": "expert", | |
| "mana": 9, | |
| "attack": 8, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Summon 1\/1 Whelps until your side of the battlefield is full" | |
| }] | |
| }, { | |
| "id": 364, | |
| "name": "Shan'do's Lesson", | |
| "description": "Summon two 2\/2 Treants with Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_573b.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 365, | |
| "name": "Shadowstep", | |
| "description": "Return a friendly minion to your hand. It costs (2) less.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_144.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 366, | |
| "name": "Spellbender", | |
| "description": "Secret: When an enemy casts a spell on a minion, summon a 1\/3 as the new target.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/tt_010.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When an enemy casts a spell on a minion, summon a 1\/3 as the new target" | |
| }] | |
| }, { | |
| "id": 374, | |
| "name": "Ragnaros the Firelord", | |
| "description": "Can't Attack. At the end of your turn, deal 8 damage to a random enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_298.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 8, | |
| "attack": 8, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 376, | |
| "name": "Inner Fire", | |
| "description": "Change a minion's Attack to be equal to its Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS1_129.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 378, | |
| "name": "Violet Apprentice", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_026t.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 381, | |
| "name": "Soul of the Forest", | |
| "description": "Give your minions 'Deathrattle: Summon a 2\/2 Treant.'", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_158.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 383, | |
| "name": "Light's Justice", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_091.png", | |
| "hero": "paladin", | |
| "category": "weapon", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 389, | |
| "name": "Elven Archer", | |
| "description": "Battlecry: Deal 1 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_189.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Deal 1 damage" | |
| }] | |
| }, { | |
| "id": 391, | |
| "name": "Perdition's Blade", | |
| "description": "Battlecry: Deal 1 damage. Combo: Deal 2 instead.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_133.png", | |
| "hero": "rogue", | |
| "category": "weapon", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Deal 1 damage" | |
| }, { | |
| "effect": "combo", | |
| "extra": "Deal 2 instead" | |
| }] | |
| }, { | |
| "id": 394, | |
| "name": "Explosive Shot", | |
| "description": "Deal 5 damage to a minion and 2 damage to adjacent ones.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_537.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 395, | |
| "name": "Water Elemental", | |
| "description": "Freeze any character damaged by this minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_033.png", | |
| "hero": "mage", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 6, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 397, | |
| "name": "Flesheating Ghoul", | |
| "description": "Whenever a minion dies, gain +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/tt_004.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 400, | |
| "name": "Battle Rage", | |
| "description": "Draw a card for each damaged friendly character.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_392.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 401, | |
| "name": "Fiery War Axe", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_106.png", | |
| "hero": "warrior", | |
| "category": "weapon", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 404, | |
| "name": "Ancestral Spirit", | |
| "description": "Choose a minion. When that minion is destroyed, return it to the battlefield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_038.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 405, | |
| "name": "Mana Wyrm", | |
| "description": "Whenever you cast a spell, gain +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_012.png", | |
| "hero": "mage", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 411, | |
| "name": "Nozdormu", | |
| "description": "Players only have 15 seconds to take their turns.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_560.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "dragon", | |
| "set": "expert", | |
| "mana": 9, | |
| "attack": 8, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 413, | |
| "name": "Stormpike Commando", | |
| "description": "Battlecry: Deal 2 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_150.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Deal 2 damage" | |
| }] | |
| }, { | |
| "id": 415, | |
| "name": "Youthful Brewmaster", | |
| "description": "Battlecry: Return a friendly minion from the battlefield to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_049.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Return a friendly minion from the battlefield to your hand" | |
| }] | |
| }, { | |
| "id": 420, | |
| "name": "Cairne Bloodhoof", | |
| "description": "Deathrattle: Summon a 4\/5 Baine Bloodhoof.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_110.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Summon a 4\/5 Baine Bloodhoof" | |
| }] | |
| }, { | |
| "id": 421, | |
| "name": "Assassin's Blade", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_080.png", | |
| "hero": "rogue", | |
| "category": "weapon", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 424, | |
| "name": "Priestess of Elune", | |
| "description": "Battlecry: Restore 4 Health to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_583.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Restore 4 Health to your hero" | |
| }] | |
| }, { | |
| "id": 430, | |
| "name": "Cone of Cold", | |
| "description": "Freeze a minion and the minions next to it, and deal 1 damage to them.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_275.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 435, | |
| "name": "Holy Wrath", | |
| "description": "Draw a card and deal damage equal to its cost.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_365.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 436, | |
| "name": "Malygos", | |
| "description": "Spell Damage +5", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_563.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "dragon", | |
| "set": "expert", | |
| "mana": 9, | |
| "attack": 4, | |
| "health": 12, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "spell damage", | |
| "extra": "+5" | |
| }] | |
| }, { | |
| "id": 437, | |
| "name": "Animal Companion", | |
| "description": "Summon a random Beast Companion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_031.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 440, | |
| "name": "Abomination", | |
| "description": "Taunt. Deathrattle: Deal 2 damage to ALL characters.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_097.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }, { | |
| "effect": "deathrattle", | |
| "extra": "Deal 2 damage to ALL characters" | |
| }] | |
| }, { | |
| "id": 443, | |
| "name": "Hungry Crab", | |
| "description": "Battlecry: Destroy a Murloc and gain +2\/+2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_017.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Destroy a Murloc and gain +2\/+2" | |
| }] | |
| }, { | |
| "id": 445, | |
| "name": "Reckless Rocketeer", | |
| "description": "Charge", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_213.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 447, | |
| "name": "Arcane Explosion", | |
| "description": "Deal 1 damage to all enemy minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_025.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 451, | |
| "name": "Nourish", | |
| "description": "Gain 2 Mana Crystals.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_164a.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 453, | |
| "name": "Coldlight Seer", | |
| "description": "Battlecry: Give your other Murlocs +2 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_103.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "murloc", | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Give your other Murlocs +2 Health" | |
| }] | |
| }, { | |
| "id": 455, | |
| "name": "Snake Trap", | |
| "description": "Secret: When one of your minions is attacked, summon three 1\/1 Snakes.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_554.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When one of your minions is attacked, summon three 1\/1 Snakes" | |
| }] | |
| }, { | |
| "id": 456, | |
| "name": "Captain Greenskin", | |
| "description": "Battlecry: Give your weapon +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_024.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "pirate", | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Give your weapon +1\/+1" | |
| }] | |
| }, { | |
| "id": 457, | |
| "name": "Blizzard", | |
| "description": "Deal 2 damage to all enemy minions and Freeze them.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_028.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 458, | |
| "name": "Wrath of Air Totem", | |
| "description": "Spell Damage +1", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_052.png", | |
| "hero": "shaman", | |
| "category": "minion", | |
| "quality": "free", | |
| "race": "totem", | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [{ | |
| "effect": "spell damage", | |
| "extra": "+1" | |
| }] | |
| }, { | |
| "id": 459, | |
| "name": "Deadly Poison", | |
| "description": "Give your weapon +2 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_074.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 460, | |
| "name": "Gnoll", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_040t.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 461, | |
| "name": "Sap", | |
| "description": "Return an enemy minion to its owner's hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_581.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 462, | |
| "name": "Eye for an Eye", | |
| "description": "Secret: When your hero takes damage, deal that much damage to the enemy hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_132.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When your hero takes damage, deal that much damage to the enemy hero" | |
| }] | |
| }, { | |
| "id": 466, | |
| "name": "Arcane Golem", | |
| "description": "Battlecry: Give your opponent a Mana Crystal.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_089.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }, { | |
| "effect": "battlecry", | |
| "extra": "Give your opponent a Mana Crystal" | |
| }] | |
| }, { | |
| "id": 467, | |
| "name": "Moonfire", | |
| "description": "Deal 1 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_008.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 468, | |
| "name": "Mark of Nature", | |
| "description": "+4 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_155a.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 469, | |
| "name": "Blood Imp", | |
| "description": "Stealth. At the end of your turn, give another random friendly minion +1 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_059.png", | |
| "hero": "warlock", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "demon", | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 0, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "stealth", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 471, | |
| "name": "Damaged Golem", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/skele21.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 472, | |
| "name": "Reinforce", | |
| "description": "Hero Power Summon a 1\/1 Silver Hand Recruit.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_101.png", | |
| "hero": "paladin", | |
| "category": "ability", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 475, | |
| "name": "Murloc Tidecaller", | |
| "description": "Whenever you summon a Murloc, gain +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_509.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "murloc", | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 476, | |
| "name": "Consecration", | |
| "description": "Deal 2 damage to all enemies.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_093.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 479, | |
| "name": "Lesser Heal", | |
| "description": "Hero Power Restore 2 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS1h_001.png", | |
| "hero": "priest", | |
| "category": "ability", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 481, | |
| "name": "Savagery", | |
| "description": "Deal damage equal to your hero's Attack to a minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_578.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 482, | |
| "name": "Squire", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_152.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 485, | |
| "name": "Wicked Knife", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_082.png", | |
| "hero": "rogue", | |
| "category": "weapon", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 488, | |
| "name": "Defias Bandit", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_131t.png", | |
| "hero": "rogue", | |
| "category": "minion", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 489, | |
| "name": "Emerald Drake", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DREAM_03.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "uncommon", | |
| "race": "dragon", | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 7, | |
| "health": 6, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 490, | |
| "name": "Hidden Gnome", | |
| "description": "Was hiding in a barrel!", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4c_005.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 3, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 492, | |
| "name": "Lord Jaraxxus", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_323h.png", | |
| "hero": "warlock", | |
| "category": "hero", | |
| "quality": "legendary", | |
| "race": "demon", | |
| "set": "expert", | |
| "mana": null, | |
| "attack": null, | |
| "health": 15, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 493, | |
| "name": "Force of Nature", | |
| "description": "Summon three 2\/2 Treants.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_571.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 496, | |
| "name": "Frostwolf Warlord", | |
| "description": "Battlecry: Gain +1\/+1 for each other friendly minion on the battlefield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_226.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Gain +1\/+1 for each other friendly minion on the battlefield" | |
| }] | |
| }, { | |
| "id": 503, | |
| "name": "Power of the Wild", | |
| "description": "Choose One - Give your minions +1\/+1; or Summon a 3\/2 Panther.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_160.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 505, | |
| "name": "Lightning Bolt", | |
| "description": "Deal 3 damage. Overload: (1)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_238.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "overload", | |
| "extra": "(1)" | |
| }] | |
| }, { | |
| "id": 510, | |
| "name": "Grimscale Oracle", | |
| "description": "Your other Murlocs have +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_508.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "murloc", | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 511, | |
| "name": "Upgrade!", | |
| "description": "If you have a weapon, give it +1\/+1. Otherwise equip a 1\/3 weapon.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_409.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 512, | |
| "name": "Frost Elemental", | |
| "description": "Battlecry: Freeze a character.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_283.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Freeze a character" | |
| }] | |
| }, { | |
| "id": 513, | |
| "name": "Mana Tide Totem", | |
| "description": "At the end of your turn, draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_575.png", | |
| "hero": "shaman", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "totem", | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 517, | |
| "name": "Felguard", | |
| "description": "Taunt. Battlecry: Destroy one of your Mana Crystals.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_301.png", | |
| "hero": "warlock", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "demon", | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }, { | |
| "effect": "battlecry", | |
| "extra": "Destroy one of your Mana Crystals" | |
| }] | |
| }, { | |
| "id": 519, | |
| "name": "Freezing Trap", | |
| "description": "Secret: When an enemy minion attacks, return it to its owner's hand and it costs (2) more.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_611.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When an enemy minion attacks, return it to its owner's hand and it costs (2) more" | |
| }] | |
| }, { | |
| "id": 523, | |
| "name": "Dragonling Mechanic", | |
| "description": "Battlecry: Summon a 2\/1 Mechanical Dragonling.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_025.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Summon a 2\/1 Mechanical Dragonling" | |
| }] | |
| }, { | |
| "id": 525, | |
| "name": "Archmage", | |
| "description": "Spell Damage +1", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_155.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "spell damage", | |
| "extra": "+1" | |
| }] | |
| }, { | |
| "id": 526, | |
| "name": "Gruul", | |
| "description": "At the end of each turn, gain +1\/+1 .", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_038.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 8, | |
| "attack": 7, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 530, | |
| "name": "Captain's Parrot", | |
| "description": "Battlecry: Put a random Pirate from your deck into your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_016.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": "beast", | |
| "set": "hof", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Put a random Pirate from your deck into your hand" | |
| }] | |
| }, { | |
| "id": 531, | |
| "name": "Faceless Manipulator", | |
| "description": "Battlecry: Choose a minion and become a copy of it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_564.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Choose a minion and become a copy of it" | |
| }] | |
| }, { | |
| "id": 533, | |
| "name": "Spirit Wolf", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_tk11.png", | |
| "hero": "shaman", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": false, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 537, | |
| "name": "Searing Totem", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_050.png", | |
| "hero": "shaman", | |
| "category": "minion", | |
| "quality": "free", | |
| "race": "totem", | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 538, | |
| "name": "Arathi Weaponsmith", | |
| "description": "Battlecry: Equip a 2\/2 weapon.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_398.png", | |
| "hero": "warrior", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Equip a 2\/2 weapon" | |
| }] | |
| }, { | |
| "id": 545, | |
| "name": "Mind Blast", | |
| "description": "Deal 5 damage to the enemy hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DS1_233.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 546, | |
| "name": "Shield Slam", | |
| "description": "Deal 1 damage to a minion for each Armor you have.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_410.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 548, | |
| "name": "Frog", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/hexfrog.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 0, | |
| "attack": null, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 555, | |
| "name": "Arcane Intellect", | |
| "description": "Draw 2 cards.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_023.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 556, | |
| "name": "Illidan Stormrage", | |
| "description": "Whenever you play a card, summon a 2\/1 Flame of Azzinoth.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_614.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "demon", | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 7, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 559, | |
| "name": "Leeroy Jenkins", | |
| "description": "Charge. Battlecry: Summon two 1\/1 Whelps for your opponent.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_116.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 6, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }, { | |
| "effect": "battlecry", | |
| "extra": "Summon two 1\/1 Whelps for your opponent" | |
| }] | |
| }, { | |
| "id": 564, | |
| "name": "Arcane Missiles", | |
| "description": "Deal 3 damage randomly split among enemy characters.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_277.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 567, | |
| "name": "Windfury Harpy", | |
| "description": "Windfury", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_033.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "windfury", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 570, | |
| "name": "Tinkmaster Overspark", | |
| "description": "Battlecry: Transform another random minion into a 5\/5 Devilsaur or a 1\/1 Squirrel at random.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_083.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Transform a minion into a 5\/5 Devilsaur or a 1\/1 Squirrel at random" | |
| }] | |
| }, { | |
| "id": 573, | |
| "name": "Shiv", | |
| "description": "Deal 1 damage. Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_278.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 577, | |
| "name": "Bite", | |
| "description": "Give your hero +4 Attack this turn and 4 Armor.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_570.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 578, | |
| "name": "Rooted", | |
| "description": "+5 Health and Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_178a.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 581, | |
| "name": "Alexstrasza", | |
| "description": "Battlecry: Set a hero's remaining Health to 15.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_561.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "dragon", | |
| "set": "expert", | |
| "mana": 9, | |
| "attack": 8, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Set a hero's remaining Health to 15" | |
| }] | |
| }, { | |
| "id": 582, | |
| "name": "Darkscale Healer", | |
| "description": "Battlecry: Restore 2 Health to all friendly characters.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DS1_055.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Restore 2 Health to all friendly characters" | |
| }] | |
| }, { | |
| "id": 584, | |
| "name": "Noble Sacrifice", | |
| "description": "Secret: When an enemy attacks, summon a 2\/1 Defender as the new target.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_130.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When an enemy attacks, summon a 2\/1 Defender as the new target" | |
| }] | |
| }, { | |
| "id": 585, | |
| "name": "Explosive Trap", | |
| "description": "Secret: When your hero is attacked, deal 2 damage to all enemies.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_610.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When your hero is attacked, deal 2 damage to all enemies" | |
| }] | |
| }, { | |
| "id": 587, | |
| "name": "Frost Nova", | |
| "description": "Freeze all enemy minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_026.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 592, | |
| "name": "Succubus", | |
| "description": "Battlecry: Discard a random card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_306.png", | |
| "hero": "warlock", | |
| "category": "minion", | |
| "quality": "free", | |
| "race": "demon", | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": 4, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Discard a random card" | |
| }] | |
| }, { | |
| "id": 594, | |
| "name": "Lay on Hands", | |
| "description": "Restore #8 Health. Draw 3 cards.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_354.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 8, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 596, | |
| "name": "Armorsmith", | |
| "description": "Whenever a friendly minion takes damage, gain 1 Armor.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_402.png", | |
| "hero": "warrior", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 600, | |
| "name": "Treant", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_158t.png", | |
| "hero": "druid", | |
| "category": "minion", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 601, | |
| "name": "Keeper of the Grove", | |
| "description": "Choose One - Deal 2 damage; or Silence a minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_166.png", | |
| "hero": "druid", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 602, | |
| "name": "Fen Creeper", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS1_069.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 6, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 605, | |
| "name": "Ancient Watcher", | |
| "description": "Can't Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_045.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 4, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 606, | |
| "name": "Timber Wolf", | |
| "description": "Your other Beasts have +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DS1_175.png", | |
| "hero": "hunter", | |
| "category": "minion", | |
| "quality": "free", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 608, | |
| "name": "Shattered Sun Cleric", | |
| "description": "Battlecry: Give a friendly minion +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_019.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Give a friendly minion +1\/+1" | |
| }] | |
| }, { | |
| "id": 609, | |
| "name": "Faerie Dragon", | |
| "description": "Can't be targeted by Spells or Hero Powers.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_023.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "dragon", | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 613, | |
| "name": "Power Word: Shield", | |
| "description": "Give a minion +2 Health. Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_004.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 614, | |
| "name": "Sorcerer's Apprentice", | |
| "description": "Your spells cost (1) less.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_608.png", | |
| "hero": "mage", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 618, | |
| "name": "Dust Devil", | |
| "description": "Windfury. Overload: (2)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_243.png", | |
| "hero": "shaman", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 3, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "windfury", | |
| "extra": "" | |
| }, { | |
| "effect": "overload", | |
| "extra": "(2)" | |
| }] | |
| }, { | |
| "id": 621, | |
| "name": "Ice Barrier", | |
| "description": "Secret: As soon as your hero is attacked, gain 8 Armor.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_289.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "As soon as your hero is attacked, gain 8 Armor" | |
| }] | |
| }, { | |
| "id": 622, | |
| "name": "Stormwind Knight", | |
| "description": "Charge", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_131.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 629, | |
| "name": "Lightning Storm", | |
| "description": "Deal 2-3 damage to all enemy minions. Overload: (2)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_259.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "overload", | |
| "extra": "(2)" | |
| }] | |
| }, { | |
| "id": 630, | |
| "name": "Sprint", | |
| "description": "Draw 4 cards.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_077.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 7, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 631, | |
| "name": "Doomguard", | |
| "description": "Charge. Battlecry: Discard two random cards.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_310.png", | |
| "hero": "warlock", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "demon", | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }, { | |
| "effect": "battlecry", | |
| "extra": "Discard two random cards" | |
| }] | |
| }, { | |
| "id": 635, | |
| "name": "Sen'jin Shieldmasta", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_179.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 636, | |
| "name": "Whirlwind", | |
| "description": "Deal 1 damage to ALL minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_400.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 637, | |
| "name": "Jaina Proudmoore", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/HERO_08.png", | |
| "hero": "mage", | |
| "category": "hero", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": null, | |
| "attack": null, | |
| "health": 30, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 640, | |
| "name": "Hogger", | |
| "description": "At the end of your turn, summon a 2\/2 Gnoll with Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_040.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 641, | |
| "name": "Young Dragonhawk", | |
| "description": "Windfury", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_169.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "windfury", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 642, | |
| "name": "Scarlet Crusader", | |
| "description": "Divine Shield", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_020.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "divine shield", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 643, | |
| "name": "Sword of Justice", | |
| "description": "Whenever you summon a minion, give it +1\/+1 and this loses 1 Durability.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_366.png", | |
| "hero": "paladin", | |
| "category": "weapon", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 1, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 648, | |
| "name": "Stonetusk Boar", | |
| "description": "Charge", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_171.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 654, | |
| "name": "Frothing Berserker", | |
| "description": "Whenever a minion takes damage, gain +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_604.png", | |
| "hero": "warrior", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 658, | |
| "name": "Leper Gnome", | |
| "description": "Deathrattle: Deal 2 damage to the enemy hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_029.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Deal 2 damage to the enemy hero" | |
| }] | |
| }, { | |
| "id": 662, | |
| "name": "Frostbolt", | |
| "description": "Deal 3 damage to a character and Freeze it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_024.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 667, | |
| "name": "Fan of Knives", | |
| "description": "Deal 1 damage to all enemy minions. Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_129.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 670, | |
| "name": "Nightblade", | |
| "description": "Battlecry: Deal 3 damage to the enemy hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_593.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Deal 3 damage to the enemy hero" | |
| }] | |
| }, { | |
| "id": 671, | |
| "name": "Uther Lightbringer", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/HERO_04.png", | |
| "hero": "paladin", | |
| "category": "hero", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": null, | |
| "attack": null, | |
| "health": 30, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 672, | |
| "name": "Kobold Geomancer", | |
| "description": "Spell Damage +1", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_142.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "spell damage", | |
| "extra": "+1" | |
| }] | |
| }, { | |
| "id": 678, | |
| "name": "Treant", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_573t.png", | |
| "hero": "druid", | |
| "category": "minion", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 679, | |
| "name": "Divine Favor", | |
| "description": "Draw cards until you have as many in hand as your opponent.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_349.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 680, | |
| "name": "Southsea Captain", | |
| "description": "Your other Pirates have +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_027.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": "pirate", | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 687, | |
| "name": "Totemic Call", | |
| "description": "Hero Power Summon a random Totem.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_049.png", | |
| "hero": "shaman", | |
| "category": "ability", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 690, | |
| "name": "Mark of Nature", | |
| "description": "+4 Health and Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_155b.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 692, | |
| "name": "Druid of the Claw", | |
| "description": "Choose One - Transform into a 4/4 with Charge; or a 4/6 with Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_165.png", | |
| "hero": "druid", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 699, | |
| "name": "Tundra Rhino", | |
| "description": "Your Beasts have Charge.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DS1_178.png", | |
| "hero": "hunter", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 5, | |
| "attack": 2, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 700, | |
| "name": "Mogu'shan Warden", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_396.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 1, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 708, | |
| "name": "Headcrack", | |
| "description": "Deal 2 damage to the enemy hero. Combo: Return this to your hand next turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_137.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "combo", | |
| "extra": "Return this to your hand next turn" | |
| }] | |
| }, { | |
| "id": 710, | |
| "name": "Sinister Strike", | |
| "description": "Deal 3 damage to the enemy hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_075.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 712, | |
| "name": "War Golem", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_186.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 7, | |
| "attack": 7, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 715, | |
| "name": "Mana Wraith", | |
| "description": "ALL minions cost (1) more.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_616.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 724, | |
| "name": "Southsea Deckhand", | |
| "description": "Has Charge while you have a weapon equipped.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_146.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "pirate", | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 725, | |
| "name": "Armor Up!", | |
| "description": "Hero Power Gain 2 Armor.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_102.png", | |
| "hero": "warrior", | |
| "category": "ability", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 727, | |
| "name": "Hand of Protection", | |
| "description": "Give a minion Divine Shield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_371.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 730, | |
| "name": "Dagger Mastery", | |
| "description": "Hero Power Equip a 1\/2 Dagger.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_083b.png", | |
| "hero": "rogue", | |
| "category": "ability", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 734, | |
| "name": "Mind Control Tech", | |
| "description": "Battlecry: If your opponent has 4 or more minions, take control of one at random.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_085.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "If your opponent has 4 or more minions, take control of one at random" | |
| }] | |
| }, { | |
| "id": 736, | |
| "name": "Old Murk-Eye", | |
| "description": "Charge. Has +1 Attack for each other Murloc on the battlefield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_062.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "murloc", | |
| "set": "hof", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 739, | |
| "name": "Bluegill Warrior", | |
| "description": "Charge", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_173.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "murloc", | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 742, | |
| "name": "Savage Roar", | |
| "description": "Give your characters +2 Attack this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_011.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 748, | |
| "name": "Kirin Tor Mage", | |
| "description": "Battlecry: The next Secret you play this turn costs (0).", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_612.png", | |
| "hero": "mage", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "The next Secret you play this turn costs (0)" | |
| }] | |
| }, { | |
| "id": 749, | |
| "name": "Bloodmage Thalnos", | |
| "description": "Spell Damage +1. Deathrattle: Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_012.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "spell damage", | |
| "extra": "+1" | |
| }, { | |
| "effect": "deathrattle", | |
| "extra": "Draw a card" | |
| }] | |
| }, { | |
| "id": 753, | |
| "name": "Stormwind Champion", | |
| "description": "Your other minions have +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_222.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 7, | |
| "attack": 6, | |
| "health": 6, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 754, | |
| "name": "Spellbreaker", | |
| "description": "Battlecry: Silence a minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_048.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Silence a minion" | |
| }] | |
| }, { | |
| "id": 755, | |
| "name": "Blood Knight", | |
| "description": "Battlecry: All minions lose Divine Shield. Gain +3\/+3 for each Shield lost.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_590.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "All minions lose Divine Shield" | |
| }] | |
| }, { | |
| "id": 756, | |
| "name": "Equality", | |
| "description": "Change the Health of ALL minions to 1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_619.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 757, | |
| "name": "Argent Squire", | |
| "description": "Divine Shield", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_008.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "divine shield", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 759, | |
| "name": "Sunwalker", | |
| "description": "Taunt. Divine Shield", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_032.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }, { | |
| "effect": "divine shield", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 762, | |
| "name": "Mad Bomber", | |
| "description": "Battlecry: Deal 3 damage randomly split between all other characters.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_082.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Deal 3 damage randomly split between all other characters" | |
| }] | |
| }, { | |
| "id": 763, | |
| "name": "Defender of Argus", | |
| "description": "Battlecry: Give adjacent minions +1\/+1 and Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_093.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Give adjacent minions +1\/+1 and Taunt" | |
| }] | |
| }, { | |
| "id": 764, | |
| "name": "Healing Totem", | |
| "description": "At the end of your turn, restore 1 Health to all friendly minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_009.png", | |
| "hero": "shaman", | |
| "category": "minion", | |
| "quality": "free", | |
| "race": "totem", | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 765, | |
| "name": "Thrallmar Farseer", | |
| "description": "Windfury", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_021.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "windfury", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 766, | |
| "name": "Hex", | |
| "description": "Transform a minion into a 0\/1 Frog with Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_246.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 767, | |
| "name": "Earth Shock", | |
| "description": "Silence a minion, then deal 1 damage to it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_245.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 768, | |
| "name": "Gurubashi Berserker", | |
| "description": "Whenever this minion takes damage, gain +3 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_399.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 5, | |
| "attack": 2, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 773, | |
| "name": "Healing Touch", | |
| "description": "Restore #8 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_007.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 774, | |
| "name": "Unbound Elemental", | |
| "description": "Whenever you play a card with Overload, gain +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_258.png", | |
| "hero": "shaman", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 777, | |
| "name": "Lord Jaraxxus", | |
| "description": "Battlecry: Destroy your hero and replace him with Lord Jaraxxus.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_323.png", | |
| "hero": "warlock", | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "demon", | |
| "set": "expert", | |
| "mana": 9, | |
| "attack": 3, | |
| "health": 15, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Destroy your hero and replace him with Lord Jaraxxus" | |
| }] | |
| }, { | |
| "id": 778, | |
| "name": "Harvest Golem", | |
| "description": "Deathrattle: Summon a 2\/1 Damaged Golem.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_556.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Summon a 2\/1 Damaged Golem" | |
| }] | |
| }, { | |
| "id": 783, | |
| "name": "Pit Lord", | |
| "description": "Battlecry: Deal 5 damage to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_313.png", | |
| "hero": "warlock", | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": "demon", | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 6, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Deal 5 damage to your hero" | |
| }] | |
| }, { | |
| "id": 784, | |
| "name": "Barrel Toss", | |
| "description": "Deal 2 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4c_002.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 785, | |
| "name": "Execute", | |
| "description": "Destroy a damaged enemy minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_108.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 790, | |
| "name": "Amani Berserker", | |
| "description": "Enrage: +3 Attack", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_393.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "enrage", | |
| "extra": "+3 Attack" | |
| }] | |
| }, { | |
| "id": 791, | |
| "name": "Questing Adventurer", | |
| "description": "Whenever you play a card, gain +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_044.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 796, | |
| "name": "Sheep", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_tk1.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 0, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 797, | |
| "name": "Lightwell", | |
| "description": "At the start of your turn, restore 3 Health to a damaged friendly character.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_341.png", | |
| "hero": "priest", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 801, | |
| "name": "Crazed Alchemist", | |
| "description": "Battlecry: Swap the Attack and Health of a minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_059.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Swap the Attack and Health of a minion" | |
| }] | |
| }, { | |
| "id": 804, | |
| "name": "Mortal Strike", | |
| "description": "Deal 4 damage. If your hero has 12 or less Health, deal 6 damage instead.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_408.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 807, | |
| "name": "Fireblast", | |
| "description": "Hero Power Deal 1 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_034.png", | |
| "hero": "mage", | |
| "category": "ability", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 808, | |
| "name": "Dream", | |
| "description": "Return a minion to its owner's hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DREAM_04.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 810, | |
| "name": "Gorehowl", | |
| "description": "Attacking a minion costs 1 Attack instead of 1 Durability.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_411.png", | |
| "hero": "warrior", | |
| "category": "weapon", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 7, | |
| "attack": 7, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 811, | |
| "name": "Cult Master", | |
| "description": "Whenever one of your other minions dies, draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_595.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 812, | |
| "name": "Panther", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_160t.png", | |
| "hero": "druid", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 813, | |
| "name": "Anduin Wrynn", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/HERO_09.png", | |
| "hero": "priest", | |
| "category": "hero", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": null, | |
| "attack": null, | |
| "health": 30, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 814, | |
| "name": "Snipe", | |
| "description": "Secret: When your opponent plays a minion, deal 4 damage to it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_609.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When your opponent plays a minion, deal 4 damage to it" | |
| }] | |
| }, { | |
| "id": 818, | |
| "name": "Far Sight", | |
| "description": "Draw a card. That card costs (3) less.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_053.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 823, | |
| "name": "Starfire", | |
| "description": "Deal 5 damage. Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_173.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 6, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 825, | |
| "name": "Azure Drake", | |
| "description": "Spell Damage +1. Battlecry: Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_284.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "dragon", | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "spell damage", | |
| "extra": "+1" | |
| }, { | |
| "effect": "battlecry", | |
| "extra": "Draw a card" | |
| }] | |
| }, { | |
| "id": 830, | |
| "name": "Totemic Might", | |
| "description": "Give your Totems +2 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_244.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 834, | |
| "name": "Deathwing", | |
| "description": "Battlecry: Destroy all other minions and discard your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_030.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "dragon", | |
| "set": "expert", | |
| "mana": 10, | |
| "attack": 12, | |
| "health": 12, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Destroy all other minions and discard your hand" | |
| }] | |
| }, { | |
| "id": 835, | |
| "name": "Leader of the Pack", | |
| "description": "Give all of your minions +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_160b.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 836, | |
| "name": "Wrath", | |
| "description": "Choose One - Deal 3 damage to a minion; or 1 damage and draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_154.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 841, | |
| "name": "Holy Nova", | |
| "description": "Deal 2 damage to all enemies. Restore #2 Health to all friendly characters.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS1_112.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 846, | |
| "name": "Power Overwhelming", | |
| "description": "Give a friendly minion +4\/+4 until end of turn. Then, it dies. Horribly.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_316.png", | |
| "hero": "warlock", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 847, | |
| "name": "Truesilver Champion", | |
| "description": "Whenever your hero attacks, restore 2 Health to it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_097.png", | |
| "hero": "paladin", | |
| "category": "weapon", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 850, | |
| "name": "Stoneclaw Totem", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_051.png", | |
| "hero": "shaman", | |
| "category": "minion", | |
| "quality": "free", | |
| "race": "totem", | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 854, | |
| "name": "Humility", | |
| "description": "Change a minion's Attack to 1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_360.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 855, | |
| "name": "Millhouse Manastorm", | |
| "description": "Battlecry: Enemy spells cost (0) next turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_029.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Enemy spells cost (0) next turn" | |
| }] | |
| }, { | |
| "id": 858, | |
| "name": "Gelbin Mekkatorque", | |
| "description": "Battlecry: Summon an AWESOME invention.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_112.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "promotion", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 6, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Summon an AWESOME invention" | |
| }] | |
| }, { | |
| "id": 859, | |
| "name": "Twisting Nether", | |
| "description": "Destroy all minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_312.png", | |
| "hero": "warlock", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 8, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 860, | |
| "name": "Sense Demons", | |
| "description": "Put 2 random Demons from your deck into your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_317.png", | |
| "hero": "warlock", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 864, | |
| "name": "Lava Burst", | |
| "description": "Deal 5 damage. Overload: (2)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_241.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "overload", | |
| "extra": "(2)" | |
| }] | |
| }, { | |
| "id": 866, | |
| "name": "Shieldbearer", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_405.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 877, | |
| "name": "Arcane Shot", | |
| "description": "Deal 2 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DS1_185.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 878, | |
| "name": "Dread Corsair", | |
| "description": "Taunt. Costs (1) less per Attack of your weapon.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_022.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "pirate", | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 886, | |
| "name": "Lightspawn", | |
| "description": "This minion's Attack is always equal to its Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_335.png", | |
| "hero": "priest", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": null, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 887, | |
| "name": "Master of Disguise", | |
| "description": "Battlecry: Give a friendly minion Stealth until your next turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_014.png", | |
| "hero": "rogue", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Give a friendly minion Stealth" | |
| }] | |
| }, { | |
| "id": 890, | |
| "name": "Tirion Fordring", | |
| "description": "Divine Shield. Taunt. Deathrattle: Equip a 5\/3 Ashbringer.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_383.png", | |
| "hero": "paladin", | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 8, | |
| "attack": 6, | |
| "health": 6, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "divine shield", | |
| "extra": "" | |
| }, { | |
| "effect": "taunt", | |
| "extra": "" | |
| }, { | |
| "effect": "deathrattle", | |
| "extra": "Equip a 5\/3 Ashbringer" | |
| }] | |
| }, { | |
| "id": 891, | |
| "name": "Sunfury Protector", | |
| "description": "Battlecry: Give adjacent minions Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_058.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Give adjacent minions Taunt" | |
| }] | |
| }, { | |
| "id": 893, | |
| "name": "Gul'dan", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/HERO_07.png", | |
| "hero": "warlock", | |
| "category": "hero", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": null, | |
| "attack": null, | |
| "health": 30, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 896, | |
| "name": "Flare", | |
| "description": "All minions lose Stealth. Destroy all enemy Secrets. Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_544.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 903, | |
| "name": "Bestial Wrath", | |
| "description": "Give a Beast +2 Attack and Immune this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_549.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 904, | |
| "name": "Eviscerate", | |
| "description": "Deal 2 damage. Combo: Deal 4 damage instead.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_124.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "combo", | |
| "extra": "Deal 4 damage instead" | |
| }] | |
| }, { | |
| "id": 906, | |
| "name": "Acidic Swamp Ooze", | |
| "description": "Battlecry: Destroy your opponent's weapon.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_066.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Destroy your opponent's weapon" | |
| }] | |
| }, { | |
| "id": 912, | |
| "name": "Harrison Jones", | |
| "description": "Battlecry: Destroy your opponent's weapon and draw cards equal to its Durability.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_558.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Destroy your opponent's weapon and draw cards equal to its Durability" | |
| }] | |
| }, { | |
| "id": 914, | |
| "name": "Shadow Bolt", | |
| "description": "Deal 4 damage to a minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_057.png", | |
| "hero": "warlock", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 915, | |
| "name": "Ancient Mage", | |
| "description": "Battlecry: Give adjacent minions Spell Damage +1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_584.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Give adjacent minions Spell Damage +1" | |
| }] | |
| }, { | |
| "id": 919, | |
| "name": "Drain Life", | |
| "description": "Deal 2 damage. Restore #2 Health to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_061.png", | |
| "hero": "warlock", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 920, | |
| "name": "Ancient of Lore", | |
| "description": "Choose One - Draw a cards; or Restore 5 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_008.png", | |
| "hero": "druid", | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 7, | |
| "attack": 5, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 921, | |
| "name": "Jungle Panther", | |
| "description": "Stealth", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_017.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "stealth", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 922, | |
| "name": "Goldshire Footman", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS1_042.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 926, | |
| "name": "Imp Master", | |
| "description": "At the end of your turn, deal 1 damage to this minion and summon a 1\/1 Imp.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_597.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 1, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 928, | |
| "name": "Starfall", | |
| "description": "Deal 5 damage to a minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_007b.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 930, | |
| "name": "Valeera Sanguinar", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/HERO_03.png", | |
| "hero": "rogue", | |
| "category": "hero", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": null, | |
| "attack": null, | |
| "health": 30, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 932, | |
| "name": "Gadgetzan Auctioneer", | |
| "description": "Whenever you cast a spell, draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_095.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 940, | |
| "name": "Cleave", | |
| "description": "Deal 2 damage to two random enemy minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_114.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 943, | |
| "name": "Blessing of Kings", | |
| "description": "Give a minion +4\/+4. (+4 Attack\/+4 Health)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_092.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 950, | |
| "name": "Hellfire", | |
| "description": "Deal 3 damage to ALL characters.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_062.png", | |
| "hero": "warlock", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 959, | |
| "name": "Misha", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_032.png", | |
| "hero": "hunter", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": false, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 960, | |
| "name": "Stormforged Axe", | |
| "description": "Overload: (1)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_247.png", | |
| "hero": "shaman", | |
| "category": "weapon", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "overload", | |
| "extra": "(1)" | |
| }] | |
| }, { | |
| "id": 962, | |
| "name": "The Beast", | |
| "description": "Deathrattle: Summon a 3\/3 Finkle Einhorn for your opponent.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_577.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 9, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Summon a 3\/3 Finkle Einhorn for your opponent" | |
| }] | |
| }, { | |
| "id": 968, | |
| "name": "Mirror Image", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_mirror.png", | |
| "hero": "mage", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 0, | |
| "attack": null, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 969, | |
| "name": "Summoning Portal", | |
| "description": "Your minions cost (2) less, but not less than (1).", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_315.png", | |
| "hero": "warlock", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": null, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 971, | |
| "name": "Frost Shock", | |
| "description": "Deal 1 damage to an enemy character and Freeze it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_037.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 974, | |
| "name": "Soulfire", | |
| "description": "Deal 4 damage. Discard a random card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_308.png", | |
| "hero": "warlock", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 976, | |
| "name": "Murloc Tidehunter", | |
| "description": "Battlecry: Summon a 1\/1 Murloc Scout.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_506.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "murloc", | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Summon a 1\/1 Murloc Scout" | |
| }] | |
| }, { | |
| "id": 979, | |
| "name": "Demolisher", | |
| "description": "At the start of your turn, deal 2 damage to a random enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_102.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 1, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 982, | |
| "name": "Corruption", | |
| "description": "Choose an enemy minion. At the start of your turn, destroy it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_063.png", | |
| "hero": "warlock", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 985, | |
| "name": "Dire Wolf Alpha", | |
| "description": "Adjacent minions have +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_162.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 987, | |
| "name": "Moonfire", | |
| "description": "Deal 2 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_166a.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 988, | |
| "name": "Stomp", | |
| "description": "Deal 2 damage to all enemies.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4c_004.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 990, | |
| "name": "Conceal", | |
| "description": "Give your minions Stealth until your next turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_128.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 993, | |
| "name": "Mountain Giant", | |
| "description": "Costs (1) less for each other card in your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_105.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 12, | |
| "attack": 8, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 994, | |
| "name": "Worgen Infiltrator", | |
| "description": "Stealth", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_010.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "stealth", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 995, | |
| "name": "Ogre Magi", | |
| "description": "Spell Damage +1", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_197.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "spell damage", | |
| "extra": "+1" | |
| }] | |
| }, { | |
| "id": 997, | |
| "name": "Bloodsail Corsair", | |
| "description": "Battlecry: Remove 1 Durability from your opponent's weapon.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_025.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "pirate", | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Remove 1 Durability from your opponent's weapon" | |
| }] | |
| }, { | |
| "id": 999, | |
| "name": "Bloodsail Raider", | |
| "description": "Battlecry: Gain Attack equal to the Attack of your weapon.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_018.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "pirate", | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Gain Attack equal to the Attack of your weapon" | |
| }] | |
| }, { | |
| "id": 1003, | |
| "name": "Houndmaster", | |
| "description": "Battlecry: Give a friendly Beast +2\/+2 and Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DS1_070.png", | |
| "hero": "hunter", | |
| "category": "minion", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Give a friendly Beast +2\/+2 and Taunt" | |
| }] | |
| }, { | |
| "id": 1004, | |
| "name": "Flamestrike", | |
| "description": "Deal 4 damage to all enemy minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_032.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 7, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1006, | |
| "name": "Finkle Einhorn", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_finkle.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1007, | |
| "name": "Heroic Strike", | |
| "description": "Give your hero +4 Attack this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_105.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1008, | |
| "name": "Flametongue Totem", | |
| "description": "Adjacent minions have +2 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_565.png", | |
| "hero": "shaman", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "totem", | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1009, | |
| "name": "Warsong Commander", | |
| "description": "Your Charge minions have +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_084.png", | |
| "hero": "warrior", | |
| "category": "minion", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1014, | |
| "name": "Wild Pyromancer", | |
| "description": "After you cast a spell, deal 1 damage to ALL minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_020.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1016, | |
| "name": "Coldlight Oracle", | |
| "description": "Battlecry: Each player draws 2 cards.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_050.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "murloc", | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Each player draws 2 cards" | |
| }] | |
| }, { | |
| "id": 1019, | |
| "name": "Dread Infernal", | |
| "description": "Battlecry: Deal 1 damage to ALL other characters.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_064.png", | |
| "hero": "warlock", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "demon", | |
| "set": "basic", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 6, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Deal 1 damage to ALL other characters" | |
| }] | |
| }, { | |
| "id": 1022, | |
| "name": "Argent Protector", | |
| "description": "Battlecry: Give a friendly minion Divine Shield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_362.png", | |
| "hero": "paladin", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Give a friendly minion Divine Shield" | |
| }] | |
| }, { | |
| "id": 1023, | |
| "name": "Shield Block", | |
| "description": "Gain 5 Armor. Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_606.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1026, | |
| "name": "Commanding Shout", | |
| "description": "Your minions can't be reduced below 1 Health this turn. Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_036.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1029, | |
| "name": "Violet Teacher", | |
| "description": "Whenever you cast a spell, summon a 1\/1 Violet Apprentice.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_026.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1035, | |
| "name": "Ancient of War", | |
| "description": "Choose One - Taunt and +5 Health; or +5 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_178.png", | |
| "hero": "druid", | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 7, | |
| "attack": 5, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1037, | |
| "name": "Twilight Drake", | |
| "description": "Battlecry: Gain +1 Health for each card in your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_043.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "dragon", | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Gain +1 Health for each card in your hand" | |
| }] | |
| }, { | |
| "id": 1047, | |
| "name": "Tracking", | |
| "description": "Look at the top three cards of your deck. Draw one and discard the others.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/DS1_184.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1050, | |
| "name": "Claw", | |
| "description": "Give your hero +2 Attack this turn and 2 Armor.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_005.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1063, | |
| "name": "Murloc Warleader", | |
| "description": "Your other Murlocs have +2\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_507.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": "murloc", | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1064, | |
| "name": "Blade Flurry", | |
| "description": "Destroy your weapon and deal its damage to all enemy minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_233.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1066, | |
| "name": "Thrall", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/HERO_02.png", | |
| "hero": "shaman", | |
| "category": "hero", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": null, | |
| "attack": null, | |
| "health": 30, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1068, | |
| "name": "Guardian of Kings", | |
| "description": "Battlecry: Restore 6 Health to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_088.png", | |
| "hero": "paladin", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 7, | |
| "attack": 5, | |
| "health": 6, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Restore 6 Health to your hero" | |
| }] | |
| }, { | |
| "id": 1073, | |
| "name": "Knife Juggler", | |
| "description": "After you summon a minion, deal 1 damage to a random enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_019.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1074, | |
| "name": "Slam", | |
| "description": "Deal 2 damage to a minion. If it survives, draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_391.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1077, | |
| "name": "Skeleton", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/skele11.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1078, | |
| "name": "Murloc Scout", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_506a.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "murloc", | |
| "set": "basic", | |
| "mana": 0, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1080, | |
| "name": "Archmage Antonidas", | |
| "description": "Whenever you cast a spell, put a 'Fireball' spell into your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_559.png", | |
| "hero": "mage", | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 7, | |
| "attack": 5, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1084, | |
| "name": "Mirror Image", | |
| "description": "Summon two 0\/2 minions with Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_027.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1086, | |
| "name": "Spellbender", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/tt_010a.png", | |
| "hero": "mage", | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": 1, | |
| "health": 3, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1087, | |
| "name": "Pyroblast", | |
| "description": "Deal 10 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_279.png", | |
| "hero": "mage", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 10, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1090, | |
| "name": "Flame Imp", | |
| "description": "Battlecry: Deal 3 damage to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_319.png", | |
| "hero": "warlock", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "demon", | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 3, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Deal 3 damage to your hero" | |
| }] | |
| }, { | |
| "id": 1091, | |
| "name": "Misdirection", | |
| "description": "Secret: When a character attacks your hero, instead he attacks another random character.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_533.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When a character attacks your hero, instead he attacks another random character" | |
| }] | |
| }, { | |
| "id": 1092, | |
| "name": "Mortal Coil", | |
| "description": "Deal 1 damage to a minion. If that kills it, draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_302.png", | |
| "hero": "warlock", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1093, | |
| "name": "Deadly Shot", | |
| "description": "Destroy a random enemy minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_617.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1098, | |
| "name": "Emperor Cobra", | |
| "description": "Destroy any minion damaged by this minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_170.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1099, | |
| "name": "Mind Vision", | |
| "description": "Put a copy of a random card in your opponent's hand into your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_003.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1100, | |
| "name": "Siphon Soul", | |
| "description": "Destroy a minion. Restore #3 Health to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_309.png", | |
| "hero": "warlock", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1108, | |
| "name": "Rampage", | |
| "description": "Give a damaged minion +3\/+3.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_104.png", | |
| "hero": "warrior", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1109, | |
| "name": "Injured Blademaster", | |
| "description": "Battlecry: Deal 4 damage to HIMSELF.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_181.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Deal 4 damage to HIMSELF" | |
| }] | |
| }, { | |
| "id": 1117, | |
| "name": "SI: 7 Agent", | |
| "description": "Combo: Deal 2 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_134.png", | |
| "hero": "rogue", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "combo", | |
| "extra": "Deal 2 damage" | |
| }] | |
| }, { | |
| "id": 1122, | |
| "name": "Venture Co. Mercenary", | |
| "description": "Your minions cost (3) more.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_227.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 7, | |
| "health": 6, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1123, | |
| "name": "Shapeshift", | |
| "description": "Hero Power +1 Attack this turn. +1 Armor.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_017.png", | |
| "hero": "druid", | |
| "category": "ability", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1124, | |
| "name": "Wild Growth", | |
| "description": "Gain an empty Mana Crystal.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_013.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1133, | |
| "name": "Patient Assassin", | |
| "description": "Stealth. Destroy any minion damaged by this minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_522.png", | |
| "hero": "rogue", | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "stealth", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 1135, | |
| "name": "Lorewalker Cho", | |
| "description": "Whenever a player casts a spell, put a copy into the other player's hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_100.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1140, | |
| "name": "Booty Bay Bodyguard", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_187.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 1141, | |
| "name": "Earth Elemental", | |
| "description": "Taunt. Overload: (3)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_250.png", | |
| "hero": "shaman", | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 7, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }, { | |
| "effect": "overload", | |
| "extra": "(3)" | |
| }] | |
| }, { | |
| "id": 1142, | |
| "name": "Demonfire", | |
| "description": "Deal 2 damage to a minion. If it's a friendly Demon, give it +2\/+2 instead.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_596.png", | |
| "hero": "warlock", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1143, | |
| "name": "Infernal", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_tk34.png", | |
| "hero": "warlock", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "demon", | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 6, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1144, | |
| "name": "King Krush", | |
| "description": "Charge", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_543.png", | |
| "hero": "hunter", | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 9, | |
| "attack": 8, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 1145, | |
| "name": "Demigod's Favor", | |
| "description": "Give your other minions +2\/+2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_573a.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1147, | |
| "name": "Nat Pagle", | |
| "description": "At the start of your turn, you have a 50% chance to draw an extra card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_557.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1155, | |
| "name": "Raging Worgen", | |
| "description": "Enrage: Windfury and +1 Attack", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_412.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "enrage", | |
| "extra": "Windfury and +1 Attack" | |
| }] | |
| }, { | |
| "id": 1158, | |
| "name": "Preparation", | |
| "description": "The next spell you cast this turn costs (3) less.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_145.png", | |
| "hero": "rogue", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1161, | |
| "name": "Starfall", | |
| "description": "Deal 2 damage to all enemy minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_007a.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1167, | |
| "name": "Aldor Peacekeeper", | |
| "description": "Battlecry: Change an enemy minion's Attack to 1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_382.png", | |
| "hero": "paladin", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Change an enemy minion's Attack to 1" | |
| }] | |
| }, { | |
| "id": 1171, | |
| "name": "Bloodlust", | |
| "description": "Give your minions +3 Attack this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_046.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1174, | |
| "name": "Avenging Wrath", | |
| "description": "Deal 8 damage randomly split among enemy characters.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_384.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1178, | |
| "name": "INFERNO!", | |
| "description": "Hero Power Summon a 6\/6 Infernal.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_tk33.png", | |
| "hero": "warlock", | |
| "category": "ability", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1182, | |
| "name": "Ironfur Grizzly", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_125.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 1186, | |
| "name": "Ysera", | |
| "description": "At the end of your turn, draw a Dream Card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_572.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "dragon", | |
| "set": "expert", | |
| "mana": 9, | |
| "attack": 4, | |
| "health": 12, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1189, | |
| "name": "Silence", | |
| "description": "Silence a minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_332.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1190, | |
| "name": "Squirrel", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_tk28.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1221, | |
| "name": "Void Terror", | |
| "description": "Battlecry: Destroy the minions on either side of this minion and gain their Attack and Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_304.png", | |
| "hero": "warlock", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "demon", | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Destroy the minions on either side of this minion and gain their Attack and Health" | |
| }] | |
| }, { | |
| "id": 1241, | |
| "name": "Starving Buzzard", | |
| "description": "Whenever you summon a Beast, draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_237.png", | |
| "hero": "hunter", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1243, | |
| "name": "Unleash the Hounds", | |
| "description": "For each enemy minion, summon a 1\/1 Hound with Charge.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_538.png", | |
| "hero": "hunter", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1261, | |
| "name": "Savannah Highmane", | |
| "description": "Deathrattle: Summon two 2\/2 Hyenas.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_534.png", | |
| "hero": "hunter", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Summon two 2\/2 Hyenas" | |
| }] | |
| }, { | |
| "id": 1281, | |
| "name": "Scavenging Hyena", | |
| "description": "Whenever a friendly Beast dies, gain +2\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_531.png", | |
| "hero": "hunter", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1301, | |
| "name": "Hogger", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4a_001.png", | |
| "hero": null, | |
| "category": "hero", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": null, | |
| "attack": null, | |
| "health": 10, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1321, | |
| "name": "Riverpaw Gnoll", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4a_002.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1322, | |
| "name": "Gnoll", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4a_003.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1323, | |
| "name": "Hogger SMASH!", | |
| "description": "Deal 4 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4a_004.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1324, | |
| "name": "Massive Gnoll", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4a_005.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1325, | |
| "name": "Jaina Proudmoore", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4a_006.png", | |
| "hero": "mage", | |
| "category": "hero", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": null, | |
| "attack": null, | |
| "health": 27, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1361, | |
| "name": "Divine Spirit", | |
| "description": "Double a minion's Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_236.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1362, | |
| "name": "Circle of Healing", | |
| "description": "Restore #4 Health to ALL minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_621.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1363, | |
| "name": "Shadow Word: Death", | |
| "description": "Destroy a minion with an Attack of 5 or more.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_622.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1364, | |
| "name": "Temple Enforcer", | |
| "description": "Battlecry: Give a friendly minion +3 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_623.png", | |
| "hero": "priest", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 6, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Give a friendly minion +3 Health" | |
| }] | |
| }, { | |
| "id": 1365, | |
| "name": "Holy Fire", | |
| "description": "Deal 5 damage. Restore 5 Health to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_624.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1366, | |
| "name": "Mass Dispel", | |
| "description": "Silence all enemy minions. Draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_626.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1367, | |
| "name": "Shadow Word: Pain", | |
| "description": "Destroy a minion with 3 or less Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_234.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1368, | |
| "name": "Shadowform", | |
| "description": "Your Hero Power becomes 'Deal 2 damage'. If already in Shadowform: 3 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_625.png", | |
| "hero": "priest", | |
| "category": "spell", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1369, | |
| "name": "River Crocolisk", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_120.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1370, | |
| "name": "Oasis Snapjaw", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_119.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1371, | |
| "name": "Stampeding Kodo", | |
| "description": "Battlecry: Destroy a random enemy minion with 2 or less Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/NEW1_041.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Destroy a random enemy minion with 2 or less Attack" | |
| }] | |
| }, { | |
| "id": 1372, | |
| "name": "Molten Giant", | |
| "description": "Costs (1) less for each damage your hero has taken.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_620.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 25, | |
| "attack": 8, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1373, | |
| "name": "Blessing of Wisdom", | |
| "description": "Choose a minion. Whenever it attacks, draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_363.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1382, | |
| "name": "Millhouse Manastorm", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4b_001.png", | |
| "hero": "mage", | |
| "category": "hero", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": null, | |
| "attack": null, | |
| "health": 20, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1401, | |
| "name": "Raid Leader", | |
| "description": "Your other minions have +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_122.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1481, | |
| "name": "King Mukla", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4c_001.png", | |
| "hero": null, | |
| "category": "hero", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": null, | |
| "attack": null, | |
| "health": 26, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1501, | |
| "name": "Mukla's Big Brother", | |
| "description": "So strong! And only 6 Mana?!", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4c_007.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 6, | |
| "attack": 10, | |
| "health": 10, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1522, | |
| "name": "Blessed Champion", | |
| "description": "Double a minion's Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_355.png", | |
| "hero": "paladin", | |
| "category": "spell", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1541, | |
| "name": "Will of Mukla", | |
| "description": "Restore 8 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4c_008.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1602, | |
| "name": "Hemet Nesingwary", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4d_001.png", | |
| "hero": "hunter", | |
| "category": "hero", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": null, | |
| "attack": null, | |
| "health": 20, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1603, | |
| "name": "Crazed Hunter", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4d_002.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1622, | |
| "name": "Mind Spike", | |
| "description": "Hero Power Deal 2 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_625t.png", | |
| "hero": "priest", | |
| "category": "ability", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1623, | |
| "name": "Mind Shatter", | |
| "description": "Hero Power Deal 3 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_625t2.png", | |
| "hero": "priest", | |
| "category": "ability", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1624, | |
| "name": "Hyena", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_534t.png", | |
| "hero": "hunter", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1634, | |
| "name": "Young Priestess", | |
| "description": "At the end of your turn, give another random friendly minion +1 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_004.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1636, | |
| "name": "Illidan Stormrage", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4e_001.png", | |
| "hero": "hunter", | |
| "category": "hero", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "missions", | |
| "mana": null, | |
| "attack": null, | |
| "health": 30, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1637, | |
| "name": "Flames of Azzinoth", | |
| "description": "Hero Power Summon two 2\/1 minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4e_002.png", | |
| "hero": null, | |
| "category": "ability", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1638, | |
| "name": "Naga Myrmidon", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4e_003.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1639, | |
| "name": "Warglaive of Azzinoth", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4e_004.png", | |
| "hero": null, | |
| "category": "weapon", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1640, | |
| "name": "Flame Burst", | |
| "description": "Shoot 5 missiles at random enemies for 1 damage each.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4e_005.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1641, | |
| "name": "Metamorphosis", | |
| "description": "Do something crazy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4e_006.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 6, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1642, | |
| "name": "Dual Warglaives", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4e_007.png", | |
| "hero": null, | |
| "category": "weapon", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1643, | |
| "name": "Flame of Azzinoth", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4e_002t.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1650, | |
| "name": "Northshire Cleric", | |
| "description": "Whenever a minion is healed, draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_235.png", | |
| "hero": "priest", | |
| "category": "minion", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1651, | |
| "name": "Earthen Ring Farseer", | |
| "description": "Battlecry: Restore 3 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_117.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Restore 3 Health" | |
| }] | |
| }, { | |
| "id": 1652, | |
| "name": "Silver Hand Recruit", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_101t.png", | |
| "hero": "paladin", | |
| "category": "minion", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1653, | |
| "name": "Magma Rager", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_118.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 3, | |
| "attack": 5, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1655, | |
| "name": "Lightwarden", | |
| "description": "Whenever a character is healed, gain +2 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_001.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1656, | |
| "name": "The Black Knight", | |
| "description": "Battlecry: Destroy an enemy minion with Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_002.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Destroy an enemy minion with Taunt" | |
| }] | |
| }, { | |
| "id": 1657, | |
| "name": "Big Game Hunter", | |
| "description": "Battlecry: Destroy a minion with an Attack of 7 or more.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_005.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Destroy a minion with an Attack of 7 or more" | |
| }] | |
| }, { | |
| "id": 1658, | |
| "name": "Alarm-o-Bot", | |
| "description": "At the start of your turn, swap this minion with a random one in your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_006.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": null, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1659, | |
| "name": "Acolyte of Pain", | |
| "description": "Whenever this minion takes damage, draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_007.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 1, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1660, | |
| "name": "Blood Fury", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_323w.png", | |
| "hero": "warlock", | |
| "category": "weapon", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 8, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1661, | |
| "name": "Heavy Axe", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_409t.png", | |
| "hero": "warrior", | |
| "category": "weapon", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 3, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1662, | |
| "name": "Eaglehorn Bow", | |
| "description": "Whenever a friendly Secret is revealed, gain +1 Durability.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_536.png", | |
| "hero": "hunter", | |
| "category": "weapon", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1667, | |
| "name": "Lorewalker Cho", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4f_001.png", | |
| "hero": null, | |
| "category": "hero", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "missions", | |
| "mana": null, | |
| "attack": null, | |
| "health": 25, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1669, | |
| "name": "Pandaren Scout", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4f_002.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1671, | |
| "name": "Shado-Pan Monk", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4f_003.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1672, | |
| "name": "Legacy of the Emperor", | |
| "description": "Give your minions +2\/+2. (+2 Attack\/+2 Health)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4f_004.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1673, | |
| "name": "Brewmaster", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4f_005.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1674, | |
| "name": "Transcendence", | |
| "description": "Until you kill Cho's minions, he can't be attacked.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4f_006.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1677, | |
| "name": "Crazy Monkey", | |
| "description": "Battlecry: Throw Bananas.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4f_007.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Throw Bananas" | |
| }] | |
| }, { | |
| "id": 1681, | |
| "name": "Druid of the Claw", | |
| "description": "Charge", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_165t1.png", | |
| "hero": "druid", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": false, | |
| "effect_list": [{ | |
| "effect": "charge", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 1682, | |
| "name": "Druid of the Claw", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_165t2.png", | |
| "hero": "druid", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 6, | |
| "collectible": false, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 1683, | |
| "name": "Shotgun Blast", | |
| "description": "Hero Power Deal 1 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/TU4d_003.png", | |
| "hero": "hunter", | |
| "category": "ability", | |
| "quality": "common", | |
| "race": null, | |
| "set": "missions", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1686, | |
| "name": "Boulderfist Ogre", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_200.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1687, | |
| "name": "Core Hound", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_201.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "basic", | |
| "mana": 7, | |
| "attack": 9, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1688, | |
| "name": "Angry Chicken", | |
| "description": "Enrage: +5 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_009.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "enrage", | |
| "extra": "+5 Attack" | |
| }] | |
| }, { | |
| "id": 1693, | |
| "name": "King Mukla", | |
| "description": "Battlecry: Give your opponent 2 Bananas.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_014.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "beast", | |
| "set": "expert", | |
| "mana": 3, | |
| "attack": 5, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Give your opponent 2 Bananas" | |
| }] | |
| }, { | |
| "id": 1694, | |
| "name": "Bananas", | |
| "description": "Give a minion +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_014t.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1707, | |
| "name": "Battle Axe", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_398t.png", | |
| "hero": "warrior", | |
| "category": "weapon", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1720, | |
| "name": "Shadow of Nothing", | |
| "description": "Mindgames whiffed! Your opponent had no minions!", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_345t.png", | |
| "hero": "priest", | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 0, | |
| "attack": null, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1721, | |
| "name": "Sylvanas Windrunner", | |
| "description": "Deathrattle: Take control of a random enemy minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_016.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Take control of a random enemy minion" | |
| }] | |
| }, { | |
| "id": 1723, | |
| "name": "Worthless Imp", | |
| "description": "You are out of demons! At least there are always imps...", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_317t.png", | |
| "hero": "warlock", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "demon", | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1725, | |
| "name": "Excess Mana", | |
| "description": "Draw a card. (You can only have 10 Mana in your tray.)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/CS2_013t.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1730, | |
| "name": "Ashbringer", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_383t.png", | |
| "hero": "paladin", | |
| "category": "weapon", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 3, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1733, | |
| "name": "Avatar of the Coin", | |
| "description": "You lost the coin flip, but gained a friend.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GAME_002.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "free", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 0, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1737, | |
| "name": "Ethereal Arcanist", | |
| "description": "If you control a Secret at the end of your turn, gain +2\/+2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_274.png", | |
| "hero": "mage", | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1746, | |
| "name": "The Coin", | |
| "description": "Gain 1 Mana Crystal this turn only.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GAME_005.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1748, | |
| "name": "NOOOOOOOOOOOO", | |
| "description": "Somehow, the card you USED to have has been deleted. Here, have this one instead!", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GAME_006.png", | |
| "hero": null, | |
| "category": "spell", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "basic", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1751, | |
| "name": "Flame of Azzinoth", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/EX1_614t.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "uncommon", | |
| "race": null, | |
| "set": "expert", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": false, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 1800, | |
| "name": "Elite Chieftain Tauren", | |
| "description": "Battlecry: Give Both Players The Power To ROCK! (With A Power Chord Card)", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/pal/PRO_001.png", | |
| "hero": "neutral", | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "none", | |
| "set": "hof", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| },{ | |
| "id": 1801, | |
| "name": "Gelbin Mekkatorque", | |
| "description": "Battlecry: Summon an AWESOME invetion", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/pal/EX1_112.png", | |
| "hero": "neutral", | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "none", | |
| "set": "hof", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 6, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2001, | |
| "name": "Maexxna", | |
| "description": "Destroy any minion damaged by this minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_010.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": "beast", | |
| "set": "con", | |
| "mana": 6, | |
| "attack": 2, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2002, | |
| "name": "Loatheb", | |
| "description": "Battlecry: Enemy spells cost (5) more next turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_030.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "con", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Enemy spells cost (5) more next turn" | |
| }] | |
| }, { | |
| "id": 2003, | |
| "name": "Baron Rivendare", | |
| "description": "Your minions trigger their Deathrattles twice.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_031.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "con", | |
| "mana": 4, | |
| "attack": 1, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2004, | |
| "name": "Feugen", | |
| "description": "Deathrattle: If Stalagg also died this game, summon Thaddius.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_015.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "con", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 7, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "If Stalagg also died this game, summon Thaddius" | |
| }] | |
| }, { | |
| "id": 2005, | |
| "name": "Stalagg", | |
| "description": "Deathrattle: If Feugen also died this game, summon Thaddius.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_014.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "con", | |
| "mana": 5, | |
| "attack": 7, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "If Feugen also died this game, summon Thaddius" | |
| }] | |
| }, { | |
| "id": 2006, | |
| "name": "Kel'Thuzad", | |
| "description": "At the end of each turn, summon all friendly minions that died this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_013.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "race": null, | |
| "set": "con", | |
| "mana": 8, | |
| "attack": 6, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2007, | |
| "name": "Haunted Creeper", | |
| "description": "Deathrattle: Summon two 1\/1 Spectral Spiders.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_002.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "con", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Summon two 1\/1 Spectral Spiders" | |
| }] | |
| }, { | |
| "id": 2008, | |
| "name": "Nerub'ar Weblord", | |
| "description": "Minions with Battlecry cost (2) more.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_017.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2009, | |
| "name": "Nerubian Egg", | |
| "description": "Deathrattle: Summon a 4\/4 Nerubian.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_007.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": "beast", | |
| "set": "con", | |
| "mana": 2, | |
| "attack": 0, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Summon a 4\/4 Nerubian" | |
| }] | |
| }, { | |
| "id": 2010, | |
| "name": "Stoneskin Gargoyle", | |
| "description": "At the start of your turn, restore this minion to full Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_027.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 3, | |
| "attack": 1, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2011, | |
| "name": "Unstable Ghoul", | |
| "description": "Taunt. Deathrattle: Deal 1 damage to all minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_024.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }, { | |
| "effect": "deathrattle", | |
| "extra": "Deal 1 damage to all minions" | |
| }] | |
| }, { | |
| "id": 2012, | |
| "name": "Sludge Belcher", | |
| "description": "Taunt. Deathrattle: Summon a 1\/2 Slime with Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_012.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "con", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }, { | |
| "effect": "deathrattle", | |
| "extra": "Summon a 1\/2 Slime with Taunt" | |
| }] | |
| }, { | |
| "id": 2013, | |
| "name": "Dancing Swords", | |
| "description": "Deathrattle: Your opponent draws a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_029.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Your opponent draws a card" | |
| }] | |
| }, { | |
| "id": 2014, | |
| "name": "Spectral Knight", | |
| "description": "Can't be targeted by spells or Hero Powers.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_008.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 6, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2015, | |
| "name": "Deathlord", | |
| "description": "Taunt. Deathrattle: Your opponent puts a minion from their deck into the battlefield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_009.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "con", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 8, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "taunt", | |
| "extra": "" | |
| }, { | |
| "effect": "deathrattle", | |
| "extra": "Your opponent puts a minion from their deck into the battlefield" | |
| }] | |
| }, { | |
| "id": 2016, | |
| "name": "Undertaker", | |
| "description": "Whenever you summon a minion with Deathrattle, gain +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_028.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2017, | |
| "name": "Mad Scientist", | |
| "description": "Deathrattle: Put a Secret from your deck into the battlefield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_004.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Put a Secret from your deck into the battlefield" | |
| }] | |
| }, { | |
| "id": 2018, | |
| "name": "Zombie Chow", | |
| "description": "Deathrattle: Restore 5 Health to the enemy hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_001.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Restore 5 Health to the enemy hero" | |
| }] | |
| }, { | |
| "id": 2019, | |
| "name": "Wailing Soul", | |
| "description": "Battlecry: Silence your other minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_016.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "rare", | |
| "race": null, | |
| "set": "con", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Silence your other minions" | |
| }] | |
| }, { | |
| "id": 2020, | |
| "name": "Echoing Ooze", | |
| "description": "Battlecry: Summon an exact copy of this minion at the end of the turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_003.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "con", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "battlecry", | |
| "extra": "Summon an exact copy of this minion at the end of the turn." | |
| }] | |
| }, { | |
| "id": 2021, | |
| "name": "Shade of Naxxramas", | |
| "description": "Stealth. At the start of your turn, gain +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_005.png", | |
| "hero": null, | |
| "category": "minion", | |
| "quality": "epic", | |
| "race": null, | |
| "set": "con", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "stealth", | |
| "extra": "" | |
| }] | |
| }, { | |
| "id": 2022, | |
| "name": "Poison Seeds", | |
| "description": "Destroy all minions and summon 2\/2 Treants to replace them.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_019.png", | |
| "hero": "druid", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2023, | |
| "name": "Webspinner", | |
| "description": "Deathrattle: Add a random Beast card to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_011.png", | |
| "hero": "hunter", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "beast", | |
| "set": "con", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Add a random Beast card to your hand" | |
| }] | |
| }, { | |
| "id": 2024, | |
| "name": "Duplicate", | |
| "description": "Secret: When a friendly minion dies, put 2 copies of it into your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_018.png", | |
| "hero": "mage", | |
| "category": "secret", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When a friendly minion dies, put 2 copies of it into your hand" | |
| }] | |
| }, { | |
| "id": 2025, | |
| "name": "Avenge", | |
| "description": "Secret: When one of your minions dies, give a random friendly minion +3\/+2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_020.png", | |
| "hero": "paladin", | |
| "category": "secret", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "secret", | |
| "extra": "When one of your minions dies, give a random friendly minion +3\/+2" | |
| }] | |
| }, { | |
| "id": 2026, | |
| "name": "Dark Cultist", | |
| "description": "Deathrattle: Give a random friendly minion +3 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_023.png", | |
| "hero": "priest", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Give a random friendly minion +3 Health" | |
| }] | |
| }, { | |
| "id": 2027, | |
| "name": "Anub'ar Ambusher", | |
| "description": "Deathrattle: Return a random friendly minion to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_026.png", | |
| "hero": "rogue", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 5, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Return a random friendly minion to your hand" | |
| }] | |
| }, { | |
| "id": 2028, | |
| "name": "Reincarnate", | |
| "description": "Destroy a minion, then return it to life with full Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_025.png", | |
| "hero": "shaman", | |
| "category": "spell", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "collectible": true, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2029, | |
| "name": "Voidcaller", | |
| "description": "Deathrattle: Put a random Demon from your hand into the battlefield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_022.png", | |
| "hero": "warlock", | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "demon", | |
| "set": "con", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 4, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Put a random Demon from your hand into the battlefield" | |
| }] | |
| }, { | |
| "id": 2030, | |
| "name": "Death's Bite", | |
| "description": "Deathrattle: Deal 1 damage to all minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/original\/FP1_021.png", | |
| "hero": "warrior", | |
| "category": "weapon", | |
| "quality": "common", | |
| "race": null, | |
| "set": "con", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 2, | |
| "collectible": true, | |
| "effect_list": [{ | |
| "effect": "deathrattle", | |
| "extra": "Deal 1 damage to all minions" | |
| }] | |
| }, { | |
| "id": 2100, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "name": "Flamecannon", | |
| "description": "Deal 4 damage to a random enemy minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_001.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "mage", | |
| "race": null | |
| }, { | |
| "id": 2101, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "race": "mech", | |
| "name": "Snowchugger", | |
| "description": "Freeze any character damaged by this minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_002.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "mage" | |
| }, { | |
| "id": 2102, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 2, | |
| "name": "Unstable Portal", | |
| "description": "Add a random minion to your hand. It costs (3) less.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_003.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "mage", | |
| "race": null | |
| }, { | |
| "id": 2103, | |
| "set": "gvg", | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 4, | |
| "collectible": true, | |
| "name": "Goblin Blastmage", | |
| "description": "Battlecry: If you have a Mech, deal 4 damage randomly split among all enemies.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_004.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "mage", | |
| "race": null | |
| }, { | |
| "id": 2104, | |
| "set": "gvg", | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 4, | |
| "collectible": true, | |
| "name": "Echo of Medivh", | |
| "description": "Put a copy of each friendly minion into your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_005.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "mage", | |
| "race": null | |
| }, { | |
| "id": 2105, | |
| "set": "gvg", | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "collectible": true, | |
| "race": "mech", | |
| "name": "Mechwarper", | |
| "description": "Your Mechs cost (1) less.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_006.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2106, | |
| "set": "gvg", | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 7, | |
| "health": 7, | |
| "collectible": true, | |
| "race": "mech", | |
| "name": "Flame Leviathan", | |
| "description": "When you draw this, deal 2 damage to all characters.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_007.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "mage" | |
| }, { | |
| "id": 2107, | |
| "set": "gvg", | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 6, | |
| "collectible": true, | |
| "name": "Lightbomb", | |
| "description": "Deal damage to each minion equal to its Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_008.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "priest", | |
| "race": null | |
| }, { | |
| "id": 2108, | |
| "set": "gvg", | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "collectible": true, | |
| "name": "Shadowbomber", | |
| "description": "Battlecry: Deal 3 damage to each hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_009.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "priest", | |
| "race": null | |
| }, { | |
| "id": 2109, | |
| "set": "gvg", | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 3, | |
| "collectible": true, | |
| "name": "Velen's Chosen", | |
| "description": "Give a minion +2\/+4 and Spell Damage +1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_010.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "priest", | |
| "race": null | |
| }, { | |
| "id": 2110, | |
| "set": "gvg", | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "collectible": true, | |
| "name": "Shrinkmeister", | |
| "description": "Battlecry: Give a minion -2 Attack this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_011.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "priest", | |
| "race": null | |
| }, { | |
| "id": 2111, | |
| "set": "gvg", | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 1, | |
| "collectible": true, | |
| "name": "Light of the Naaru", | |
| "description": "Restore 3 Health. If the target is still damaged, summon a Lightwarden.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_012.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "priest", | |
| "race": null | |
| }, { | |
| "id": 2112, | |
| "set": "gvg", | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 2, | |
| "collectible": true, | |
| "name": "Cogmaster", | |
| "description": "Has +2 Attack while you have a Mech.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_013.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2113, | |
| "set": "gvg", | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 6, | |
| "health": 2, | |
| "collectible": true, | |
| "name": "Vol'jin", | |
| "description": "Battlecry: Swap Health with another minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_014.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "priest", | |
| "race": null | |
| }, { | |
| "id": 2114, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "name": "Darkbomb", | |
| "description": "Deal 3 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_015.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "warlock", | |
| "race": null | |
| }, { | |
| "id": 2115, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 8, | |
| "health": 8, | |
| "race": "mech", | |
| "name": "Fel Reaver", | |
| "description": "Whenever your opponent plays a card, discard the top 3 cards of your deck.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_016.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2116, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 2, | |
| "name": "Call Pet", | |
| "description": "Draw a card. If it's a Beast, it costs (4) less.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_017.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "hunter", | |
| "race": null | |
| }, { | |
| "id": 2117, | |
| "set": "gvg", | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 4, | |
| "collectible": true, | |
| "race": "demon", | |
| "name": "Mistress of Pain", | |
| "description": "Whenever this minion deals damage, restore that much Health to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_018.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "warlock" | |
| }, { | |
| "id": 2118, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 5, | |
| "name": "Demonheart", | |
| "description": "Deal 5 damage to a minion. If it's a friendly Demon, give it +5\/+5 instead.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_019.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "warlock", | |
| "race": null | |
| }, { | |
| "id": 2119, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 5, | |
| "race": "mech", | |
| "name": "Fel Cannon", | |
| "description": "At the end of your turn, deal 2 damage to a non-Mech minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_020.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "warlock" | |
| }, { | |
| "id": 2120, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 9, | |
| "attack": 9, | |
| "health": 7, | |
| "race": "demon", | |
| "name": "Mal'Ganis", | |
| "description": "Your other Demons have +2\/+2. Your hero is Immune.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_021.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "warlock" | |
| }, { | |
| "id": 2121, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 4, | |
| "name": "Tinker's Sharpsword Oil", | |
| "description": "Give your weapon +3 Attack. Combo: Give a random friendly minion +3 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_022.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "rogue", | |
| "race": null | |
| }, { | |
| "id": 2122, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "race": "mech", | |
| "name": "Goblin Auto-Barber", | |
| "description": "Battlecry: Give your weapon +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_023.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "rogue" | |
| }, { | |
| "id": 2123, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "weapon", | |
| "mana": 3, | |
| "attack": 1, | |
| "health": null, | |
| "durability": 3, | |
| "name": "Cogmaster's Wrench", | |
| "description": "Has +2 Attack while you have a Mech.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_024.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "rogue", | |
| "race": null | |
| }, { | |
| "id": 2124, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 4, | |
| "health": 1, | |
| "race": "pirate", | |
| "name": "One-eyed Cheat", | |
| "description": "Whenever you summon a Pirate, gain Stealth.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_025.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "rogue" | |
| }, { | |
| "id": 2125, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 2, | |
| "name": "Feign Death", | |
| "description": "Trigger all Deathrattles on your minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_026.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "hunter", | |
| "race": null | |
| }, { | |
| "id": 2126, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "race": "mech", | |
| "name": "Iron Sensei", | |
| "description": "At the end of your turn, give another friendly Mech +2\/+2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_027.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "rogue" | |
| }, { | |
| "id": 2127, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 8, | |
| "name": "Trade Prince Gallywix", | |
| "description": "Whenever your opponent casts a spell, gain a copy of it and give them a Coin.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_028.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "rogue", | |
| "race": null | |
| }, { | |
| "id": 2128, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 4, | |
| "name": "Ancestor's Call", | |
| "description": "Put a random minion from each player's hand into the battlefield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_029.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "shaman", | |
| "race": null | |
| }, { | |
| "id": 2129, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "race": "mech", | |
| "name": "Anodized Robo Cub", | |
| "description": "Taunt. Choose One - +1 Attack; or +1 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_030.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "druid" | |
| }, { | |
| "id": 2130, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 6, | |
| "name": "Recycle", | |
| "description": "Shuffle an enemy minion into your opponent's deck.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_031.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "druid", | |
| "race": null | |
| }, { | |
| "id": 2131, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Grove Tender", | |
| "description": "Choose One - Give each player a Mana Crystal; or Each player draws a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_032.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "druid", | |
| "race": null | |
| }, { | |
| "id": 2132, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 9, | |
| "name": "Tree of Life", | |
| "description": "Restore all characters to full Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_033.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "druid", | |
| "race": null | |
| }, { | |
| "id": 2133, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 7, | |
| "health": 6, | |
| "race": "mech", | |
| "name": "Mech-Bear-Cat", | |
| "description": "Whenever this minion takes damage, add a Spare Part card to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_034.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "druid" | |
| }, { | |
| "id": 2134, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 9, | |
| "health": 7, | |
| "race": "beast", | |
| "name": "Malorne", | |
| "description": "Deathrattle: Shuffle this minion into your deck.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_035.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "druid" | |
| }, { | |
| "id": 2135, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "weapon", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": null, | |
| "durability": 2, | |
| "name": "Powermace", | |
| "description": "Deathrattle: Give a random friendly Mech +2\/+2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_036.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "shaman", | |
| "race": null | |
| }, { | |
| "id": 2136, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "race": "mech", | |
| "name": "Whirling Zap-o-matic", | |
| "description": "Windfury", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_037.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "shaman" | |
| }, { | |
| "id": 2137, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "name": "Crackle", | |
| "description": "Deal 3-6 damage. Overload: (1)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_038.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "shaman", | |
| "race": null | |
| }, { | |
| "id": 2138, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "race": "totem", | |
| "name": "Vitality Totem", | |
| "description": "At the end of your turn, restore 4 Health to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_039.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "shaman" | |
| }, { | |
| "id": 2139, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 5, | |
| "race": "murloc", | |
| "name": "Siltfin Spiritwalker", | |
| "description": "Whenever another friendly Murloc dies, draw a card. Overload: (1)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_040.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "shaman" | |
| }, { | |
| "id": 2140, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 6, | |
| "name": "Dark Wispers", | |
| "description": "Choose One - Summon 5 Wisps; or Give a minion +5\/+5 and Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_041.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "druid", | |
| "race": null | |
| }, { | |
| "id": 2141, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 7, | |
| "health": 7, | |
| "name": "Neptulon", | |
| "description": "Battlecry: Add 4 random Murlocs to your hand. Overload: (3)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_042.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "shaman", | |
| "race": null | |
| }, { | |
| "id": 2142, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "weapon", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": null, | |
| "durability": 2, | |
| "name": "Glaivezooka", | |
| "description": "Battlecry: Give a random friendly minion +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_043.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "hunter", | |
| "race": null | |
| }, { | |
| "id": 2143, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "race": "mech", | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Spider Tank", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_044.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "description": "" | |
| }, { | |
| "id": 2144, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 4, | |
| "name": "Imp-losion", | |
| "description": "Deal 2-4 damage to a minion. Summon a 1\/1 Imp for each damage dealt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_045.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "warlock", | |
| "race": null | |
| }, { | |
| "id": 2145, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 2, | |
| "health": 6, | |
| "race": "beast", | |
| "name": "King of Beasts", | |
| "description": "Taunt. Battlecry: Gain +1 Attack for each other Beast you have.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_046.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "hunter" | |
| }, { | |
| "id": 2146, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 4, | |
| "name": "Sabotage", | |
| "description": "Destroy a random enemy minion. Combo: And your opponent's weapon.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_047.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "rogue", | |
| "race": null | |
| }, { | |
| "id": 2147, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "race": "mech", | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Metaltooth Leaper", | |
| "description": "Battlecry: Give your other Mechs +2 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_048.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "hunter" | |
| }, { | |
| "id": 2148, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 6, | |
| "health": 9, | |
| "race": "beast", | |
| "name": "Gahz'rilla", | |
| "description": "Whenever this minion takes damage, double its Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_049.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "hunter" | |
| }, { | |
| "id": 2149, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 3, | |
| "name": "Bouncing Blade", | |
| "description": "Deal 1 damage to a random minion. Repeat until a minion dies.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_050.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "warrior", | |
| "race": null | |
| }, { | |
| "id": 2150, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 3, | |
| "race": "mech", | |
| "name": "Warbot", | |
| "description": "Enrage: +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_051.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "warrior" | |
| }, { | |
| "id": 2151, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 7, | |
| "name": "Crush", | |
| "description": "Destroy a minion. If you have a damaged minion, this costs (4) less.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_052.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "warrior", | |
| "race": null | |
| }, { | |
| "id": 2152, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Shieldmaiden", | |
| "description": "Battlecry: Gain 5 Armor.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_053.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "warrior", | |
| "race": null | |
| }, { | |
| "id": 2153, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "weapon", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": null, | |
| "durability": 2, | |
| "name": "Ogre Warmaul", | |
| "description": "50% chance to attack the wrong enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_054.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "warrior", | |
| "race": null | |
| }, { | |
| "id": 2154, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 5, | |
| "race": "mech", | |
| "name": "Screwjank Clunker", | |
| "description": "Battlecry: Give a friendly Mech +2\/+2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_055.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "warrior" | |
| }, { | |
| "id": 2155, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 5, | |
| "race": "mech", | |
| "name": "Iron Juggernaut", | |
| "description": "Battlecry: Shuffle a Mine into your opponent's deck. When drawn, it explodes for 10 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_056.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "warrior" | |
| }, { | |
| "id": 2156, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "name": "Seal of Light", | |
| "description": "Restore 4 Health to your hero and gain +2 Attack this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_057.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "paladin", | |
| "race": null | |
| }, { | |
| "id": 2157, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "race": "mech", | |
| "name": "Shielded Minibot", | |
| "description": "Divine Shield", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_058.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "paladin" | |
| }, { | |
| "id": 2158, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "weapon", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": null, | |
| "durability": 3, | |
| "name": "Coghammer", | |
| "description": "Battlecry: Give a random friendly minion Divine Shield and Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_059.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "paladin", | |
| "race": null | |
| }, { | |
| "id": 2159, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 2, | |
| "health": 5, | |
| "name": "Quartermaster", | |
| "description": "Battlecry: Give your Silver Hand Recruits +2\/+2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_060.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "paladin", | |
| "race": null | |
| }, { | |
| "id": 2160, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 3, | |
| "name": "Muster for Battle", | |
| "description": "Summon three 1\/1 Silver Hand Recruits. Equip a 1\/4 Weapon.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_061.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "paladin", | |
| "race": null | |
| }, { | |
| "id": 2161, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 6, | |
| "health": 3, | |
| "race": "mech", | |
| "name": "Cobalt Guardian", | |
| "description": "Whenever you summon a Mech, gain Divine Shield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_062.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "paladin" | |
| }, { | |
| "id": 2162, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 1, | |
| "health": 7, | |
| "name": "Bolvar Fordragon", | |
| "description": "Whenever a friendly minion dies while this is in your hand, gain +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_063.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "paladin", | |
| "race": null | |
| }, { | |
| "id": 2163, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 2, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 3, | |
| "health": 2, | |
| "race": "murloc", | |
| "name": "Puddlestomper", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_064.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "description": "" | |
| }, { | |
| "id": 2164, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 3, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Ogre Brute", | |
| "description": "50% chance to attack the wrong enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_065.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2165, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 4, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Dunemaul Shaman", | |
| "description": "Windfury, Overload: (1) 50% chance to attack the wrong enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_066.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "shaman", | |
| "race": null | |
| }, { | |
| "id": 2166, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 2, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Stonesplinter Trogg", | |
| "description": "Whenever your opponent casts a spell, gain +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_067.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2167, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 4, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 3, | |
| "health": 5, | |
| "name": "Burly Rockjaw Trogg", | |
| "description": "Whenever your opponent casts a spell, gain +2 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_068.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2168, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 5, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 3, | |
| "health": 3, | |
| "race": "mech", | |
| "name": "Antique Healbot", | |
| "description": "Battlecry: Restore 8 Health to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_069.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2169, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 5, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 7, | |
| "health": 4, | |
| "race": "pirate", | |
| "name": "Salty Dog", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_070.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "description": "" | |
| }, { | |
| "id": 2170, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 4, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 5, | |
| "health": 4, | |
| "race": "beast", | |
| "name": "Lost Tallstrider", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_071.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "description": "" | |
| }, { | |
| "id": 2171, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 2, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 2, | |
| "health": 3, | |
| "race": "mech", | |
| "name": "Shadowboxer", | |
| "description": "Whenever a character is healed, deal 1 damage to a random enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_072.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "priest" | |
| }, { | |
| "id": 2172, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 5, | |
| "category": "spell", | |
| "quality": "common", | |
| "name": "Cobra Shot", | |
| "description": "Deal 3 damage to a minion and the enemy hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_073.png", | |
| "attack": null, | |
| "health": null, | |
| "effect_list": [ | |
| ], | |
| "hero": "hunter", | |
| "race": null | |
| }, { | |
| "id": 2173, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 4, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 4, | |
| "health": 3, | |
| "name": "Kezan Mystic", | |
| "description": "Battlecry: Take control of a random enemy Secret.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_074.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2174, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 2, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Ship's Cannon", | |
| "description": "Whenever you summon a Pirate, deal 2 damage to a random enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_075.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2175, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 2, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 1, | |
| "health": 1, | |
| "race": "mech", | |
| "name": "Explosive Sheep", | |
| "description": "Deathrattle: Deal 2 damage to all minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_076.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2176, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 6, | |
| "category": "minion", | |
| "quality": "epic", | |
| "health": 9, | |
| "attack": 9, | |
| "race": "mech", | |
| "name": "Anima Golem", | |
| "description": "At the end of each turn, destroy this minion if it's your only one.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_077.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "warlock" | |
| }, { | |
| "id": 2177, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 4, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 4, | |
| "health": 5, | |
| "race": "mech", | |
| "name": "Mechanical Yeti", | |
| "description": "Deathrattle: Give each player a Spare Part.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_078.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2178, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 8, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 7, | |
| "health": 7, | |
| "race": "mech", | |
| "name": "Force-Tank MAX", | |
| "description": "Divine Shield", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_079.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2179, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 5, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Druid of the Fang", | |
| "description": "Battlecry: If you have a Beast, transform this minion into a 7\/7.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_080.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "druid", | |
| "race": null | |
| }, { | |
| "id": 2180, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 2, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Gilblin Stalker", | |
| "description": "Stealth", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_081.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2181, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 1, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 2, | |
| "health": 1, | |
| "race": "mech", | |
| "name": "Clockwork Gnome", | |
| "description": "Deathrattle: Add a Spare Part card to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_082.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2182, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 5, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 5, | |
| "health": 5, | |
| "race": "mech", | |
| "name": "Upgraded Repair Bot", | |
| "description": "Battlecry: Give a friendly Mech +4 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_083.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "priest" | |
| }, { | |
| "id": 2183, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 3, | |
| "category": "minion", | |
| "quality": "common", | |
| "race": "mech", | |
| "attack": 1, | |
| "health": 4, | |
| "name": "Flying Machine", | |
| "description": "Windfury", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_084.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2184, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 2, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 1, | |
| "health": 2, | |
| "race": "mech", | |
| "name": "Annoy-o-Tron", | |
| "description": "Taunt Divine Shield", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_085.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2185, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 5, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 5, | |
| "health": 5, | |
| "race": "mech", | |
| "name": "Siege Engine", | |
| "description": "Whenever you gain Armor, give this minion +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_086.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "warrior" | |
| }, { | |
| "id": 2186, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 2, | |
| "category": "minion", | |
| "quality": "epic", | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Steamwheedle Sniper", | |
| "description": "Your Hero Power can target minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_087.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "hunter", | |
| "race": null | |
| }, { | |
| "id": 2187, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 5, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 6, | |
| "health": 6, | |
| "name": "Ogre Ninja", | |
| "description": "Stealth 50% chance to attack the wrong enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_088.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "rogue", | |
| "race": null | |
| }, { | |
| "id": 2188, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 3, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Illuminator", | |
| "description": "If you control a Secret at the end of your turn, restore 4 health to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_089.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2189, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 5, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Madder Bomber", | |
| "description": "Battlecry: Deal 6 damage randomly split between all other characters.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_090.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2190, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 4, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 2, | |
| "health": 5, | |
| "race": "mech", | |
| "name": "Arcane Nullifier X-21", | |
| "description": "Taunt Can't be targeted by spells or Hero Powers.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_091.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2191, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 3, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Gnomish Experimenter", | |
| "description": "Battlecry: Draw a card. If it's a minion, transform it into a Chicken.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_092.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2192, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 0, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": null, | |
| "health": null, | |
| "race": "mech", | |
| "name": "Target Dummy", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_093.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2193, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 4, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 1, | |
| "health": 4, | |
| "race": "mech", | |
| "name": "Jeeves", | |
| "description": "At the end of each player's turn, that player draws until they have 3 cards.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_094.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2194, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 3, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Goblin Sapper", | |
| "description": "Has +4 Attack while your opponent has 6 or more cards in hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_095.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2195, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 4, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 4, | |
| "health": 3, | |
| "race": "mech", | |
| "name": "Piloted Shredder", | |
| "description": "Deathrattle: Summon a random 2-Cost minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_096.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2196, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 3, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Lil' Exorcist", | |
| "description": "Taunt Battlecry: Gain +1\/+1 for each enemy Deathrattle minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_097.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2197, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 3, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 1, | |
| "health": 4, | |
| "name": "Gnomeregan Infantry", | |
| "description": "Charge Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_098.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2198, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 5, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Bomb Lobber", | |
| "description": "Battlecry: Deal 4 damage to a random enemy minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_099.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2199, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 5, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 4, | |
| "health": 4, | |
| "race": "demon", | |
| "name": "Floating Watcher", | |
| "description": "Whenever your hero takes damage on your turn, gain +2\/+2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_100.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "warlock" | |
| }, { | |
| "id": 2200, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 3, | |
| "category": "minion", | |
| "quality": "rare", | |
| "attack": 4, | |
| "health": 3, | |
| "name": "Scarlet Purifier", | |
| "description": "Battlecry: Deal 2 damage to all minions with Deathrattle.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_101.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "paladin", | |
| "race": null | |
| }, { | |
| "id": 2201, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 3, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Tinkertown Technician", | |
| "description": "Battlecry: If you have a Mech, gain +1\/+1 and add a Spare Part to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_102.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2202, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 2, | |
| "category": "minion", | |
| "quality": "common", | |
| "attack": 1, | |
| "health": 2, | |
| "race": "mech", | |
| "name": "Micro Machine", | |
| "description": "At the start of each turn, gain +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_103.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2203, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 3, | |
| "category": "minion", | |
| "quality": "epic", | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Hobgoblin", | |
| "description": "Whenever you play a 1-Attack minion, give it +2\/+2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_104.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2204, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 6, | |
| "category": "minion", | |
| "quality": "epic", | |
| "attack": 6, | |
| "health": 4, | |
| "race": "mech", | |
| "name": "Piloted Sky Golem", | |
| "description": "Deathrattle: Summon a random 4-Cost minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_105.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2205, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 5, | |
| "category": "minion", | |
| "quality": "epic", | |
| "attack": 1, | |
| "health": 5, | |
| "race": "mech", | |
| "name": "Junkbot", | |
| "description": "Whenever a friendly Mech dies, gain +2\/+2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_106.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2206, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 4, | |
| "category": "minion", | |
| "quality": "epic", | |
| "attack": 3, | |
| "health": 2, | |
| "race": "mech", | |
| "name": "Enhance-o Mechano", | |
| "description": "Battlecry: Give your other minions Windfury, Taunt, or Divine Shield. (at random)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_107.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2207, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 2, | |
| "category": "minion", | |
| "quality": "epic", | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Recombobulator", | |
| "description": "Battlecry: Transform a friendly minion into a random minion with the same Cost.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_108.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2208, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 4, | |
| "category": "minion", | |
| "quality": "epic", | |
| "health": 1, | |
| "attack": 4, | |
| "name": "Mini-Mage", | |
| "description": "Stealth Spell Damage +1", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_109.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2209, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 7, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "attack": 7, | |
| "health": 7, | |
| "name": "Dr. Boom", | |
| "description": "Battlecry: Summon two 1\/1 Boom Bots. WARNING: Bots may explode.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_110.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2210, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 5, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "attack": 4, | |
| "health": 5, | |
| "race": "mech", | |
| "name": "Mimiron's Head", | |
| "description": "At the start of your turn, if you have at least 3 Mechs, destroy them all and form V-07-TR-0N.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_111.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2211, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 6, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "attack": 7, | |
| "health": 6, | |
| "name": "Mogor the Ogre", | |
| "description": "All minions have a 50% chance to attack the wrong enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_112.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2212, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 8, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "attack": 6, | |
| "health": 9, | |
| "race": "mech", | |
| "name": "Foe Reaper 4000", | |
| "description": "Also damages the minions next to whomever he attacks.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_113.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2213, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 8, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "attack": 5, | |
| "health": 7, | |
| "race": "mech", | |
| "name": "Sneed's Old Shredder", | |
| "description": "Deathrattle: Summon a random legendary minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_114.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2214, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 6, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "attack": 5, | |
| "health": 7, | |
| "name": "Toshley", | |
| "description": "Battlecry and Deathrattle: Add a Spare Part card to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_115.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2215, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 9, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "attack": 9, | |
| "health": 7, | |
| "race": "mech", | |
| "name": "Mekgineer Thermaplugg", | |
| "description": "Whenever an enemy minion dies, summon a Leper Gnome.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_116.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2216, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 6, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "attack": 3, | |
| "health": 6, | |
| "name": "Gazlowe", | |
| "description": "Whenever you cast a 1-mana spell, add a random Mech to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_117.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2217, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 7, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "attack": 6, | |
| "health": 6, | |
| "name": "Troggzor the Earthinator", | |
| "description": "Whenever your opponent casts a spell, summon a Burly Rockjaw Trogg.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_118.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2218, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 5, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "attack": 3, | |
| "health": 4, | |
| "race": "mech", | |
| "name": "Blingtron 3000", | |
| "description": "Battlecry: Equip a random weapon for each player.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_119.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2219, | |
| "set": "gvg", | |
| "collectible": true, | |
| "mana": 5, | |
| "category": "minion", | |
| "quality": "legendary", | |
| "attack": 6, | |
| "health": 3, | |
| "name": "Hemet Nesingwary", | |
| "description": "Battlecry: Destroy a Beast.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_120.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null, | |
| "race": null | |
| }, { | |
| "id": 2220, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 12, | |
| "attack": 8, | |
| "health": 8, | |
| "race": "mech", | |
| "name": "Clockwork Giant", | |
| "description": "Costs (1) less for each card in your opponent's hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_121.png", | |
| "effect_list": [ | |
| ], | |
| "hero": null | |
| }, { | |
| "id": 2221, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 5, | |
| "name": "Wee Spellstopper", | |
| "description": "Adjacent minions can't be targeted by spells or Hero Powers.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_122.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "mage", | |
| "race": null | |
| }, { | |
| "id": 2222, | |
| "set": "gvg", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "race": "mech", | |
| "name": "Soot Spewer", | |
| "description": "Spell Damage +1", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/GVG_123.png", | |
| "effect_list": [ | |
| ], | |
| "hero": "mage" | |
| }, { | |
| "id": 2300, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 5, | |
| "name": "Solemn Vigil", | |
| "description": "Draw 2 cards. Costs (1) less for each minion that died this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_001.png", | |
| "attack": null, | |
| "health": null, | |
| "hero": "paladin", | |
| "race": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2301, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Flamewaker", | |
| "description": "After you cast a spell, deal 2 damage randomly split among all enemies.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_002.png", | |
| "hero": "mage", | |
| "race": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2302, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 5, | |
| "name": "Dragon's Breath", | |
| "description": "Deal 4 damage. Costs (1) less for each minion that died this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_003.png", | |
| "attack": null, | |
| "health": null, | |
| "hero": "mage", | |
| "race": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2303, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "race": "dragon", | |
| "name": "Twilight Whelp", | |
| "description": "Battlecry: If you're holding a Dragon, gain +2 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_004.png", | |
| "hero": "priest", | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2304, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 3, | |
| "name": "Demonwrath", | |
| "description": "Deal 2 damage to all non-Demon minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_005.png", | |
| "attack": null, | |
| "health": null, | |
| "hero": "warlock", | |
| "race": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2305, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 4, | |
| "race": "demon", | |
| "name": "Imp Gang Boss", | |
| "description": "Whenever this minion takes damage, summon a 1\/1 Imp.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_006.png", | |
| "hero": "warlock", | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2306, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "name": "Gang Up", | |
| "description": "Choose a minion. Shuffle 3 copies of it into your deck.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_007.png", | |
| "attack": null, | |
| "health": null, | |
| "hero": "rogue", | |
| "race": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2307, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 3, | |
| "name": "Dark Iron Skulker", | |
| "description": "Battlecry: Deal 2 damage to all undamaged enemy minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_008.png", | |
| "hero": "rogue", | |
| "race": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2308, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 9, | |
| "attack": 7, | |
| "health": 8, | |
| "name": "Volcanic Lumberer", | |
| "description": "Taunt Costs (1) less for each minion that died this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_009.png", | |
| "hero": "druid", | |
| "race": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2309, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Druid of the Flame", | |
| "description": "Choose One - Transform into a 5\/2 minion; or a 2\/5 minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_010.png", | |
| "hero": "druid", | |
| "race": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2310, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 2, | |
| "name": "Lava Shock", | |
| "description": "Deal 2 damage. Unlock your Overloaded Mana Crystals.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_011.png", | |
| "attack": null, | |
| "health": null, | |
| "hero": "shaman", | |
| "race": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2311, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 6, | |
| "name": "Fireguard Destroyer", | |
| "description": "Battlecry: Gain 1-4 Attack. Overload: (1)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_012.png", | |
| "hero": "shaman", | |
| "race": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2312, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "name": "Quick Shot", | |
| "description": "Deal 3 damage. If your hand is empty, draw a card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_013.png", | |
| "attack": null, | |
| "health": null, | |
| "hero": "hunter", | |
| "race": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2313, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "race": "beast", | |
| "name": "Core Rager", | |
| "description": "Battlecry: If your hand is empty, gain +3\/+3.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_014.png", | |
| "hero": "hunter", | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2314, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 2, | |
| "name": "Revenge", | |
| "description": "Deal 1 damage to all minions. If you have 12 or less Health, deal 3 damage instead.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_015.png", | |
| "attack": null, | |
| "health": null, | |
| "hero": "warrior", | |
| "race": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2315, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 5, | |
| "name": "Axe Flinger", | |
| "description": "Whenever this minion takes damage, deal 2 damage to the enemy hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_016.png", | |
| "hero": "warrior", | |
| "race": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2316, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 2, | |
| "name": "Resurrect", | |
| "description": "Summon a random friendly minion that died this game.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_017.png", | |
| "attack": null, | |
| "health": null, | |
| "hero": "priest", | |
| "race": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2317, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 5, | |
| "race": "dragon", | |
| "name": "Dragon Consort", | |
| "description": "Battlecry: The next Dragon you play costs (2) less.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_018.png", | |
| "hero": "paladin", | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2318, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Grim Patron", | |
| "description": "Whenever this minion survives damage, summon another Grim Patron.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_019.png", | |
| "race": null, | |
| "hero": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2319, | |
| "set": "brm", | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 5, | |
| "race": "dragon", | |
| "collectible": true, | |
| "name": "Dragonkin Sorcerer", | |
| "description": "Whenever you target this minion with a spell, gain +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_020.png", | |
| "hero": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2320, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "name": "Dragon Egg", | |
| "description": "Whenever this minion takes damage, summon a 2\/1 Whelp.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_022.png", | |
| "race": null, | |
| "hero": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2321, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 6, | |
| "race": "dragon", | |
| "name": "Drakonid Crusher", | |
| "description": "Battlecry: If your opponent has 15 or less Health, gain +3\/+3.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_024.png", | |
| "hero": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2322, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 4, | |
| "race": "dragon", | |
| "name": "Volcanic Drake", | |
| "description": "Costs (1) less for each minion that died this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_025.png", | |
| "hero": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2323, | |
| "set": "brm", | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 6, | |
| "race": "dragon", | |
| "collectible": true, | |
| "name": "Hungry Dragon", | |
| "description": "Battlecry: Summon a random 1-Cost minion for your opponent.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_026.png", | |
| "hero": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2324, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 9, | |
| "attack": 9, | |
| "health": 7, | |
| "name": "Majordomo Executus", | |
| "description": "Deathrattle: Replace your hero with Ragnaros, the Firelord.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_027.png", | |
| "race": null, | |
| "hero": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2325, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Emperor Thaurissan", | |
| "description": "At the end of your turn, reduce the Cost of cards in your hand by (1).", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_028.png", | |
| "race": null, | |
| "hero": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2326, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "attack": 8, | |
| "mana": 7, | |
| "health": 4, | |
| "name": "Rend Blackhand", | |
| "description": "Battlecry: If you're holding a Dragon, destroy a Legendary minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_029.png", | |
| "race": null, | |
| "hero": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2327, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 9, | |
| "attack": 8, | |
| "health": 8, | |
| "race": "dragon", | |
| "name": "Nefarian", | |
| "description": "Battlecry: Add 2 random spells to your hand (from your opponent's class).", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_030.png", | |
| "hero": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2328, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 8, | |
| "attack": 6, | |
| "health": 8, | |
| "race": "dragon", | |
| "name": "Chromaggus", | |
| "description": "Whenever you draw a card, put another copy into your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_031.png", | |
| "hero": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2329, | |
| "set": "brm", | |
| "category": "minion", | |
| "collectible": true, | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 4, | |
| "quality": "common", | |
| "name": "Blackwing Technician", | |
| "description": "Battlecry: If you're holding a Dragon, gain +1\/+1. ", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_033.png", | |
| "race": null, | |
| "hero": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 2330, | |
| "set": "brm", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Blackwing Corruptor", | |
| "description": "Battlecry: If you're holding a Dragon, deal 3 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/BRM_034.png", | |
| "race": null, | |
| "hero": null, | |
| "effect_list": [ | |
| ] | |
| }, { | |
| "id": 3000, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "name": "Flame Lance", | |
| "description": "Deal 8 damage to a minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_001.png", | |
| "hero": "mage", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3001, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Effigy", | |
| "description": "Secret: When a friendly minion dies, summon a random minion with the same Cost.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_002.png", | |
| "hero": "mage", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3002, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Fallen Hero", | |
| "description": "Your Hero Power deals 1 extra damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_003.png", | |
| "hero": "mage", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3003, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "name": "Arcane Blast", | |
| "description": "Deal 2 damage to a minion. This spell gets double bonus from Spell Damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_004.png", | |
| "hero": "mage", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3004, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Polymorph: Boar", | |
| "description": "Transform a minion into a 4\/2 Boar with Charge.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_005.png", | |
| "hero": "mage", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3005, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 5, | |
| "name": "Dalaran Aspirant", | |
| "description": "Inspire: Gain Spell Damage +1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_006.png", | |
| "hero": "mage", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3006, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Spellslinger", | |
| "description": "Battlecry: Add a random spell to each player's hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_007.png", | |
| "hero": "mage", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3007, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 6, | |
| "name": "Coldarra Drake", | |
| "description": "You can use your Hero Power any number of times.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_008.png", | |
| "hero": "mage", | |
| "race": "dragon", | |
| "effect_list": [] | |
| }, { | |
| "id": 3008, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 8, | |
| "attack": 7, | |
| "health": 7, | |
| "name": "Rhonin", | |
| "description": "Deathrattle: Add 3 copies of Arcane Missiles to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_009.png", | |
| "hero": "mage", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3009, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Ram Wrangler", | |
| "description": "Battlecry: If you have a Beast, summon a random Beast.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_010.png", | |
| "hero": "hunter", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3010, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 5, | |
| "name": "Holy Champion", | |
| "description": "Whenever a character is healed, gain +2 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_011.png", | |
| "hero": "priest", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3011, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Spawn of Shadows", | |
| "description": "Inspire: Deal 4 damage to each hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_012.png", | |
| "hero": "priest", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3012, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "name": "Power Word: Glory", | |
| "description": "Choose a minion. Whenever it attacks, restore 4 Health to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_013.png", | |
| "hero": "priest", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3013, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Shadowfiend", | |
| "description": "Whenever you draw a card, reduce its Cost by (1).", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_014.png", | |
| "hero": "priest", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3014, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Convert", | |
| "description": "Put a copy of an enemy minion into your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_015.png", | |
| "hero": "priest", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3015, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Confuse", | |
| "description": "Swap the Attack and Health of all minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_016.png", | |
| "hero": "priest", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3016, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 6, | |
| "name": "Twilight Guardian", | |
| "description": "Battlecry: If you're holding a Dragon, gain +1 Attack and Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_017.png", | |
| "hero": null, | |
| "race": "dragon", | |
| "effect_list": [] | |
| }, { | |
| "id": 3017, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Confessor Paletress", | |
| "description": "Inspire: Summon a random Legendary minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_018.png", | |
| "hero": "priest", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3018, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Dreadsteed", | |
| "description": "Deathrattle: Summon a Dreadsteed.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_019.png", | |
| "hero": "warlock", | |
| "race": "demon", | |
| "effect_list": [] | |
| }, { | |
| "id": 3019, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 6, | |
| "health": 8, | |
| "name": "Fearsome Doomguard", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_020.png", | |
| "description": "", | |
| "hero": "warlock", | |
| "race": "demon", | |
| "effect_list": [] | |
| }, { | |
| "id": 3020, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Tiny Knight of Evil", | |
| "description": "Whenever you discard a card, gain +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_021.png", | |
| "hero": "warlock", | |
| "race": "demon", | |
| "effect_list": [] | |
| }, { | |
| "id": 3021, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "name": "Fist of Jaraxxus", | |
| "description": "When you play or discard this, deal 4 damage to a random enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_022.png", | |
| "hero": "warlock", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3022, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Void Crusher", | |
| "description": "Inspire: Destroy a random minion for each player.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_023.png", | |
| "hero": "warlock", | |
| "race": "demon", | |
| "effect_list": [] | |
| }, { | |
| "id": 3023, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Demonfuse", | |
| "description": "Give a Demon +3\/+3. Give your opponent a Mana Crystal.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_024.png", | |
| "hero": "warlock", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3024, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 6, | |
| "attack": null, | |
| "health": null, | |
| "name": "Dark Bargain", | |
| "description": "Destroy 2 random enemy minions. Discard 2 random cards.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_025.png", | |
| "hero": "warlock", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3025, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 4, | |
| "health": 3, | |
| "name": "Wrathguard", | |
| "description": "Whenever this minion takes damage, also deal that amount to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_026.png", | |
| "hero": "warlock", | |
| "race": "demon", | |
| "effect_list": [] | |
| }, { | |
| "id": 3026, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Wilfred Fizzlebang", | |
| "description": "Cards you draw from your Hero Power cost (0).", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_027.png", | |
| "hero": "warlock", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3027, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 7, | |
| "name": "Shado-Pan Rider", | |
| "description": "Combo: Gain +3 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_028.png", | |
| "hero": "rogue", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3028, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "name": "Buccaneer", | |
| "description": "Whenever you equip a weapon, give it +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_029.png", | |
| "hero": "rogue", | |
| "race": "pirate", | |
| "effect_list": [] | |
| }, { | |
| "id": 3029, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Undercity Valiant", | |
| "description": "Combo: Deal 1 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_030.png", | |
| "hero": "rogue", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3030, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Cutpurse", | |
| "description": "Whenever this minion attacks a hero, add the Coin to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_031.png", | |
| "hero": "rogue", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3031, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 3, | |
| "name": "Shady Dealer", | |
| "description": "Battlecry: If you have a Pirate, gain +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_032.png", | |
| "hero": "rogue", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3032, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Burgle", | |
| "description": "Add 2 random class cards to your hand (from your opponent's class).", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_033.png", | |
| "hero": "rogue", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3033, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "weapon", | |
| "mana": 4, | |
| "attack": 1, | |
| "health": null, | |
| "name": "Poisoned Blade", | |
| "description": "Your Hero Power gives this weapon +1 Attack instead of replacing it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_034.png", | |
| "hero": "rogue", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3034, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Beneath the Grounds", | |
| "description": "Shuffle 3 Ambushes into your opponent's deck. When drawn, you summon a 4\/4 Nerubian.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_035.png", | |
| "hero": "rogue", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3035, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 9, | |
| "attack": 8, | |
| "health": 4, | |
| "name": "Anub'arak", | |
| "description": "Deathrattle: Return this to your hand and summon a 4\/4 Nerubian.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_036.png", | |
| "hero": "rogue", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3036, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "name": "Living Roots", | |
| "description": "Choose One - Deal 2 damage; or Summon two 1\/1 Saplings.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_037.png", | |
| "hero": "druid", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3037, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Darnassus Aspirant", | |
| "description": "Battlecry: Gain an empty Mana Crystal. Deathrattle: Lose a Mana Crystal.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_038.png", | |
| "hero": "druid", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3038, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Savage Combatant", | |
| "description": "Inspire: Give your hero +2 Attack this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_039.png", | |
| "hero": "druid", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 3039, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Wildwalker", | |
| "description": "Battlecry: Give a friendly Beast +3 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_040.png", | |
| "hero": "druid", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3040, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 6, | |
| "health": 6, | |
| "name": "Knight of the Wild", | |
| "description": "Whenever you summon a Beast, reduce the Cost of this card by (1).", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_041.png", | |
| "hero": "druid", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3041, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 1, | |
| "name": "Druid of the Saber", | |
| "description": "Choose One - Transform into a 2/1 with Charge; or a 3/2 with Stealth.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_042.png", | |
| "hero": "druid", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3042, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "name": "Astral Communion", | |
| "description": "Gain 10 Mana Crystals. Discard your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_043.png", | |
| "hero": "druid", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3043, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Mulch", | |
| "description": "Destroy a minion. Add a random minion to your opponent's hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_044.png", | |
| "hero": "druid", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3044, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 9, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Aviana", | |
| "description": "Your minions cost (1).", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_045.png", | |
| "hero": "druid", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3045, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Tuskarr Totemic", | |
| "description": "Battlecry: Summon a random basic Totem.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_046.png", | |
| "hero": "shaman", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3046, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Draenei Totemcarver", | |
| "description": "Battlecry: Gain +1\/+1 for each friendly Totem.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_047.png", | |
| "hero": "shaman", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3047, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Healing Wave", | |
| "description": "Restore 7 Health. Reveal a minion in each deck. If yours costs more, Restore 14 instead.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_048.png", | |
| "hero": "shaman", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3048, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 6, | |
| "name": "Thunder Bluff Valiant", | |
| "description": "Inspire: Give your Totems +2 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_049.png", | |
| "hero": "shaman", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3049, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "weapon", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": null, | |
| "name": "Charged Hammer", | |
| "description": "Deathrattle: Your Hero Power becomes 'Deal 2 damage.'", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_050.png", | |
| "hero": "shaman", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3050, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Elemental Destruction", | |
| "description": "Deal 4-5 damage to all minions. Overload: (5)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_051.png", | |
| "hero": "shaman", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3051, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Totem Golem", | |
| "description": "Overload: (1)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_052.png", | |
| "hero": "shaman", | |
| "race": "totem", | |
| "effect_list": [] | |
| }, { | |
| "id": 3052, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Ancestral Knowledge", | |
| "description": "Draw 2 cards. Overload: (2)", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_053.png", | |
| "hero": "shaman", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3053, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "The Mistcaller", | |
| "description": "Battlecry: Give all minions in your hand and deck +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_054.png", | |
| "hero": "shaman", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3054, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "name": "Flash Heal", | |
| "description": "Restore 5 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_055.png", | |
| "hero": "priest", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3055, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Powershot", | |
| "description": "Deal 2 damage to a minion and the minions next to it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_056.png", | |
| "hero": "hunter", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3056, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 2, | |
| "name": "Stablemaster", | |
| "description": "Battlecry: Give a friendly Beast Immune this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_057.png", | |
| "hero": "hunter", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3057, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "King's Elekk", | |
| "description": "Battlecry: Reveal a minion in each deck. If yours costs more, draw it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_058.png", | |
| "hero": "hunter", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 3058, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "name": "Brave Archer", | |
| "description": "Inspire: If your hand is empty, deal 2 damage to the enemy hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_059.png", | |
| "hero": "hunter", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3059, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Bear Trap", | |
| "description": "Secret: After your hero is attacked, summon a 3\/3 Bear with Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_060.png", | |
| "hero": "hunter", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3060, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Lock and Load", | |
| "description": "Each time you cast a spell this turn, add a random Hunter card to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_061.png", | |
| "hero": "hunter", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3061, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 6, | |
| "attack": null, | |
| "health": null, | |
| "name": "Ball of Spiders", | |
| "description": "Summon three 1\/1 Webspinners.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_062.png", | |
| "hero": "hunter", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3062, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 4, | |
| "health": 2, | |
| "name": "Acidmaw", | |
| "description": "Whenever another minion takes damage, destroy it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_063.png", | |
| "hero": "hunter", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 3063, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 2, | |
| "name": "Dreadscale", | |
| "description": "At the end of your turn, deal 1 damage to all other minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_063t.png", | |
| "hero": "hunter", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 3064, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Bash", | |
| "description": "Deal 3 damage. Gain 3 Armor.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_064.png", | |
| "hero": "warrior", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3065, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "weapon", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": null, | |
| "name": "King's Defender", | |
| "description": "Battlecry: If you have a minion with Taunt, gain +1 Durability.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_065.png", | |
| "hero": "warrior", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3066, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Orgrimmar Aspirant", | |
| "description": "Inspire: Give your weapon +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_066.png", | |
| "hero": "warrior", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3067, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 3, | |
| "name": "Magnataur Alpha", | |
| "description": "Also damages the minions next to whomever he attacks.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_067.png", | |
| "hero": "warrior", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3068, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Bolster", | |
| "description": "Give your Taunt minions +2\/+2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_068.png", | |
| "hero": "warrior", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3069, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Sparring Partner", | |
| "description": "Taunt Battlecry: Give a minion Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_069.png", | |
| "hero": "warrior", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3070, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 4, | |
| "health": 6, | |
| "name": "Skycap'n Kragg", | |
| "description": "Charrrrrge Costs (1) less for each friendly Pirate.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_070.png", | |
| "hero": null, | |
| "race": "pirate", | |
| "effect_list": [] | |
| }, { | |
| "id": 3071, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Alexstrasza's Champion", | |
| "description": "Battlecry: If you're holding a Dragon, gain +1 Attack and Charge.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_071.png", | |
| "hero": "warrior", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3072, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 10, | |
| "attack": 7, | |
| "health": 7, | |
| "name": "Varian Wrynn", | |
| "description": "Battlecry: Draw 3 cards. Put any minions you drew directly into the battlefield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_072.png", | |
| "hero": "warrior", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3073, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "name": "Competitive Spirit", | |
| "description": "Secret: When your turn starts, give your minions +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_073.png", | |
| "hero": "paladin", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3074, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Seal of Champions", | |
| "description": "Give a minion +3 Attack and Divine Shield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_074.png", | |
| "hero": "paladin", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3075, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Warhorse Trainer", | |
| "description": "Your Silver Hand Recruits have +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_075.png", | |
| "hero": "paladin", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3076, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Murloc Knight", | |
| "description": "Inspire: Summon a random Murloc.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_076.png", | |
| "hero": "paladin", | |
| "race": "murloc", | |
| "effect_list": [] | |
| }, { | |
| "id": 3077, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "weapon", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": null, | |
| "name": "Argent Lance", | |
| "description": "Battlecry: Reveal a minion in each deck. If yours costs more, +1 Durability.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_077.png", | |
| "hero": "paladin", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3078, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 6, | |
| "attack": null, | |
| "health": null, | |
| "name": "Enter the Coliseum", | |
| "description": "Destroy all minions except each player's highest Attack minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_078.png", | |
| "hero": "paladin", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3079, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 6, | |
| "name": "Mysterious Challenger", | |
| "description": "Battlecry: Put one of each Secret from your deck into the battlefield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_079.png", | |
| "hero": "paladin", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3080, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Garrison Commander", | |
| "description": "You can use your Hero Power twice a turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_080.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3081, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 3, | |
| "health": 7, | |
| "name": "Eadric the Pure", | |
| "description": "Battlecry: Change all enemy minions' Attack to 1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_081.png", | |
| "hero": "paladin", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3082, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 2, | |
| "name": "Lowly Squire", | |
| "description": "Inspire: Gain +1 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_082.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3083, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Dragonhawk Rider", | |
| "description": "Inspire: Gain Windfury this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_083.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3084, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 2, | |
| "name": "Lance Carrier", | |
| "description": "Battlecry: Give a friendly minion +2 Attack.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_084.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3085, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 6, | |
| "name": "Maiden of the Lake", | |
| "description": "Your Hero Power costs (1).", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_085.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3086, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 3, | |
| "name": "Saboteur", | |
| "description": "Battlecry: Your opponent's Hero Power costs (5) more next turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_086.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3087, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 1, | |
| "name": "Argent Horserider", | |
| "description": "Charge Divine Shield", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_087.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3088, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 8, | |
| "health": 5, | |
| "name": "Mogor's Champion", | |
| "description": "50% chance to attack the wrong enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_088.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3089, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Boneguard Lieutenant", | |
| "description": "Inspire: Gain +1 Health.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_089.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3090, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 3, | |
| "name": "Mukla's Champion", | |
| "description": "Inspire: Give your other minions +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_090.png", | |
| "hero": null, | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 3091, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 1, | |
| "health": 8, | |
| "name": "Tournament Medic", | |
| "description": "Inspire: Restore 2 Health to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_091.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3092, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 5, | |
| "health": 2, | |
| "name": "Ice Rager", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_092.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3093, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 6, | |
| "name": "Frigid Snobold", | |
| "description": "Spell Damage +1", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_093.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3094, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Flame Juggler", | |
| "description": "Battlecry: Deal 1 damage to a random enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_094.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3095, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Silent Knight", | |
| "description": "Stealth Divine Shield", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_095.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3096, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Clockwork Knight", | |
| "description": "Battlecry: Give a friendly Mech +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_096.png", | |
| "hero": null, | |
| "race": "mech", | |
| "effect_list": [] | |
| }, { | |
| "id": 3097, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "name": "Tournament Attendee", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_097.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3098, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 5, | |
| "name": "Sideshow Spelleater", | |
| "description": "Battlecry: Copy your opponent's Hero Power.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_098.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3099, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 3, | |
| "health": 5, | |
| "name": "Kodorider", | |
| "description": "Inspire: Summon a 3\/5 War Kodo.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_099.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3100, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Silver Hand Regent", | |
| "description": "Inspire: Summon a 1\/1 Silver Hand Recruit.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_100.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3101, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 6, | |
| "name": "Pit Fighter", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_101.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3102, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "description": "", | |
| "mana": 7, | |
| "attack": 5, | |
| "health": 9, | |
| "name": "Captured Jormungar", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_102.png", | |
| "hero": null, | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 3103, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 9, | |
| "attack": 9, | |
| "health": 7, | |
| "name": "North Sea Kraken", | |
| "description": "Battlecry: Deal 4 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_103.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3104, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Tuskarr Jouster", | |
| "description": "Battlecry: Reveal a minion in each deck. If yours costs more, restore 7 Health to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_104.png", | |
| "hero": "paladin", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3105, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Injured Kvaldir", | |
| "description": "Battlecry: Deal 3 damage to this minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_105.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3106, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 3, | |
| "name": "Light's Champion", | |
| "description": "Battlecry: Silence a Demon.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_106.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3107, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 3, | |
| "name": "Armored Warhorse", | |
| "description": "Battlecry: Reveal a minion in each deck. If yours costs more, gain Charge.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_108.png", | |
| "hero": null, | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 3108, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Argent Watchman", | |
| "description": "Can't attack. Inspire: Can attack as normal this turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_109.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3109, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 5, | |
| "name": "Coliseum Manager", | |
| "description": "Inspire: Return this minion to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_110.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3110, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 5, | |
| "name": "Refreshment Vendor", | |
| "description": "Battlecry: Restore 4 Health to each hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_111.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3111, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 6, | |
| "name": "Master Jouster", | |
| "description": "Battlecry: Reveal a minion in each deck. If yours costs more, gain Taunt and Divine Shield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_112.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3112, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Recruiter", | |
| "description": "Inspire: Add a 2\/2 Squire to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_113.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3113, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Evil Heckler", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_114.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3114, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Fencing Coach", | |
| "description": "Battlecry: The next time you use your Hero Power, it costs (2) less.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_115.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3115, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 4, | |
| "name": "Wyrmrest Agent", | |
| "description": "Battlecry: If you're holding a Dragon, gain +1 Attack and Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_116.png", | |
| "hero": "priest", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3116, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 2, | |
| "name": "Master of Ceremonies", | |
| "description": "Battlecry: If you have a minion with Spell Damage, gain +2\/+2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_117.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3117, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Grand Crusader", | |
| "description": "Battlecry: Add a random Paladin card to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_118.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3118, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Kvaldir Raider", | |
| "description": "Inspire: Gain +2\/+2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_119.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3119, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 10, | |
| "attack": 8, | |
| "health": 8, | |
| "name": "Frost Giant", | |
| "description": "Costs (1) less for each time you used your Hero Power this game.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_120.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3120, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Crowd Favorite", | |
| "description": "Whenever you play a card with Battlecry, gain +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_121.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3121, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Gormok the Impaler", | |
| "description": "Battlecry: If you have at least 4 other minions, deal 4 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_122.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3122, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 6, | |
| "health": 6, | |
| "name": "Chillmaw", | |
| "description": "Taunt Deathrattle: If you're holding a Dragon, deal 3 damage to all minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_123.png", | |
| "hero": null, | |
| "race": "dragon", | |
| "effect_list": [] | |
| }, { | |
| "id": 3123, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 3, | |
| "health": 9, | |
| "name": "Bolf Ramshield", | |
| "description": "Whenever your hero takes damage, this minion takes it instead.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_124.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3124, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 9, | |
| "attack": 10, | |
| "health": 10, | |
| "name": "Icehowl", | |
| "description": "Charge Can't attack heroes.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_125.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3125, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 5, | |
| "name": "Nexus-Champion Saraad", | |
| "description": "Inspire: Add a random spell to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_127.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3126, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 7, | |
| "health": 4, | |
| "name": "The Skeleton Knight", | |
| "description": "Deathrattle: Reveal a minion in each deck. If yours costs more, return this to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_128.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3127, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Fjola Lightbane", | |
| "description": "Whenever you target this minion with a spell, gain Divine Shield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_129.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3128, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 7, | |
| "name": "Sea Reaver", | |
| "description": "When you draw this, deal 1 damage to your minions.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_130.png", | |
| "hero": "warrior", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3129, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Eydis Darkbane", | |
| "description": "Whenever you target this minion with a spell, deal 3 damage to a random enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_131.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3130, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 3, | |
| "name": "Justicar Trueheart", | |
| "description": "Battlecry: Replace your starting Hero Power with a better one.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_132.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 3131, | |
| "set": "tgt", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 2, | |
| "name": "Gadgetzan Jouster", | |
| "description": "Battlecry: Reveal a minion in each deck. If yours costs more, gain +1\/+1.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/AT_133.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4000, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 0, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Murloc Tinyfin", | |
| "description": "", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000175.png", | |
| "hero": null, | |
| "race": "murloc", | |
| "effect_list": [] | |
| }, { | |
| "id": 4001, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Tomb Spider", | |
| "description": "Battlecry: Discover a Beast.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000176.png", | |
| "hero": null, | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 4002, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 7, | |
| "attack": null, | |
| "health": null, | |
| "name": "Everyfin is Awesome", | |
| "description": "Give your minions +2\/+2. Costs (1) less for each Murloc you control.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000177.png", | |
| "hero": "shaman", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4003, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Explorer's Hat", | |
| "description": "Give a minion +1\/+1 and 'Deathrattle: Add an Explorer's Hat to your hand.'", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000178.png", | |
| "hero": "hunter", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4004, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Jeweled Scarab", | |
| "description": "Battlecry: Discover a (3)-Cost card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000179.png", | |
| "hero": null, | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 4005, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 5, | |
| "name": "Elise Starseeker", | |
| "description": "Battlecry: Shuffle the 'Map to the Golden Monkey' into your deck.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000180.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4006, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 6, | |
| "name": "Djinni of Zephyrs", | |
| "description": "Whenever you cast a spell on another friendly minion, cast a copy of it on this one.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000183.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4007, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 7, | |
| "health": 4, | |
| "name": "Ancient Shade", | |
| "description": "Battlecry: Shuffle an 'Ancient Curse' into your deck that deals 7 damage to you when drawn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000184.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4008, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Anubisath Sentinel", | |
| "description": "Deathrattle: Give a random friendly minion +3\/+3.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000185.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4009, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 9, | |
| "attack": 7, | |
| "health": 8, | |
| "name": "Arch-Thief Rafaam", | |
| "description": "Battlecry: Discover a powerful Artifact.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000186.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4010, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Brann Bronzebeard", | |
| "description": "Your Battlecries trigger twice.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000187.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4011, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Huge Toad", | |
| "description": "Deathrattle: Deal 1 damage to a random enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000188.png", | |
| "hero": null, | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 4012, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 7, | |
| "health": 7, | |
| "name": "Eerie Statue", | |
| "description": "Can't attack unless it's the only minion in the battlefield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000189.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4013, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 8, | |
| "attack": 8, | |
| "health": 8, | |
| "name": "Fossilized Devilsaur", | |
| "description": "Battlecry: If you control a Beast, gain Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000190.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4014, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Gorillabot A-3", | |
| "description": "Battlecry: If you control another Mech, Discover a Mech.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000191.png", | |
| "hero": null, | |
| "race": "mech", | |
| "effect_list": [] | |
| }, { | |
| "id": 4015, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Naga Sea Witch", | |
| "description": "Your cards cost (5).", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000192.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4016, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 6, | |
| "name": "Reno Jackson", | |
| "description": "Battlecry: If your deck contains no more than 1 of any card, fully heal your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000193.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4017, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 3, | |
| "name": "Sir Finley Mrrgglton", | |
| "description": "Battlecry: Discover a new basic Hero Power.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000194.png", | |
| "hero": null, | |
| "race": "murloc", | |
| "effect_list": [] | |
| }, { | |
| "id": 4018, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": null, | |
| "health": 6, | |
| "name": "Summoning Stone", | |
| "description": "Whenever you cast a spell, summon a random minion of the same Cost.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000195.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4019, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 2, | |
| "health": 6, | |
| "name": "Wobbling Runts", | |
| "description": "Deathrattle: Summon three 2\/2 Runts.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000196.png", | |
| "hero": null, | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4020, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Jungle Moonkin", | |
| "description": "Both players have Spell Damage +2.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000197.png", | |
| "hero": "druid", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 4021, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Mounted Raptor", | |
| "description": "Deathrattle: Summon a random 1-Cost minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000198.png", | |
| "hero": "druid", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 4022, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "name": "Raven Idol", | |
| "description": "Choose one - Discover a minion; or Discover a spell.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000199.png", | |
| "hero": "druid", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4023, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Desert Camel", | |
| "description": "Battlecry: Put a 1-Cost minion from each deck into the battlefield.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000200.png", | |
| "hero": "hunter", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 4024, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Dart Trap", | |
| "description": "Secret: When an opposing Hero Power is used, deal 5 damage to a random enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000201.png", | |
| "hero": "hunter", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4025, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Animated Armor", | |
| "description": "Your hero can only take 1 damage at a time.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000202.png", | |
| "hero": "mage", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4026, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 6, | |
| "health": 3, | |
| "name": "Ethereal Conjurer", | |
| "description": "Battlecry: Discover a spell.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000203.png", | |
| "hero": "mage", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4027, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Forgotten Torch", | |
| "description": "Deal 3 damage. Shuffle a 'Roaring Torch' into your deck that deals 6 damage.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000204.png", | |
| "hero": "mage", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4028, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 10, | |
| "attack": null, | |
| "health": null, | |
| "name": "Anyfin Can Happen", | |
| "description": "Summon 7 Murlocs that died this game.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000205.png", | |
| "hero": "paladin", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4029, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Keeper of Uldaman", | |
| "description": "Battlecry: Set a minion's Attack and Health to 3.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000206.png", | |
| "hero": "paladin", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4030, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "name": "Sacred Trial", | |
| "description": "Secret: When your opponent has at least 3 minions and plays another, destroy it.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000207.png", | |
| "hero": "paladin", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4031, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 2, | |
| "name": "Museum Curator", | |
| "description": "Battlecry: Discover a Deathrattle card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000208.png", | |
| "hero": "priest", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4032, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "name": "Excavated Evil", | |
| "description": "Deal 3 damage to all minions. Shuffle this card into your opponent's deck.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000209.png", | |
| "hero": "priest", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4033, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 6, | |
| "attack": null, | |
| "health": null, | |
| "name": "Entomb", | |
| "description": "Choose an enemy minion. Shuffle it into your deck.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000210.png", | |
| "hero": "priest", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4034, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "name": "Pit Snake", | |
| "description": "Destroy any minion damaged by this minion.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000211.png", | |
| "hero": "rogue", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 4035, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Unearthed Raptor", | |
| "description": "Battlecry: Choose a friendly minion. Gain a copy of its Deathrattle.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000212.png", | |
| "hero": "rogue", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4036, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Tomb Pillager", | |
| "description": "Deathrattle: Add a Coin to your hand.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000213.png", | |
| "hero": "rogue", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4037, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 6, | |
| "name": "Rumbling Elemental", | |
| "description": "After you play a Battlecry minion, deal 2 damage to a random enemy.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000214.png", | |
| "hero": "shaman", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4038, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 3, | |
| "name": "Tunnel Trogg", | |
| "description": "Whenever you Overload gain +1 Attack per locked Mana Crystal.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000215.png", | |
| "hero": "shaman", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4039, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Curse of Rafaam", | |
| "description": "Give your opponent a 'Cursed!' card. While they hold it, they take 2 damage on their turn.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000216.png", | |
| "hero": "warlock", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4040, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Dark Peddler", | |
| "description": "Battlecry: Discover a 1-Cost card.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000217.png", | |
| "hero": "warlock", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4041, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Reliquary Seeker", | |
| "description": "Battlecry: If you have 6 other minions, gain +4\/+4.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000218.png", | |
| "hero": "warlock", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4042, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "weapon", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": null, | |
| "name": "Cursed Blade", | |
| "description": "Double all damage dealt to your hero.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000219.png", | |
| "hero": "warrior", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 4043, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Fierce Monkey", | |
| "description": "Taunt", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000220.png", | |
| "hero": "warrior", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 4044, | |
| "set": "loe", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 7, | |
| "health": 7, | |
| "name": "Obsidian Destroyer", | |
| "description": "At the end of your turn, summon a 1\/1 Scarab with Taunt.", | |
| "image_url": "http:\/\/wow.zamimg.com\/images\/hearthstone\/cards\/enus\/medium\/ZAM_1000221.png", | |
| "hero": "warrior", | |
| "race": null, | |
| "effect_list": [] | |
| }, { | |
| "id": 5000, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 3, | |
| "name": "Vilefin Inquisitor", | |
| "description": "Battlecry: Your Hero Power becomes 'Summon a 1/1 Murloc.'", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_006.png", | |
| "hero": "paladin", | |
| "race": "murloc", | |
| "effect_list": [] | |
| }, { | |
| "id": 5001, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "name": "Primal Fusion", | |
| "description": "Give a minion +1/+1 for each of your Totems.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_023.png", | |
| "hero": "shaman", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5002, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 7, | |
| "health": 7, | |
| "name": "Flamewreathed Faceless", | |
| "description": "Overload: (2)", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_024.png", | |
| "hero": "shaman", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5003, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Eternal Sentinel", | |
| "description": "Battlecry: Unlock your Overloaded Mana Crystals.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_026.png", | |
| "hero": "shaman", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5004, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "name": "Evolve", | |
| "description": "Transform your minions into random minions that cost (1) more.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_027.png", | |
| "hero": "shaman", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5005, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Thing from Below", | |
| "description": "Taunt Costs (1) less for each Totem you've summoned this game.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_028.png", | |
| "hero": "shaman", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5006, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "weapon", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": null, | |
| "name": "Hammer of Twilight", | |
| "description": "Deathrattle: Summon a 4/2 Elemental.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_031.png", | |
| "hero": "shaman", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5007, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "weapon", | |
| "mana": 5, | |
| "attack": 2, | |
| "health": null, | |
| "name": "Tentacles for Arms", | |
| "description": "Deathrattle: Return this to your hand.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_033.png", | |
| "hero": "warrior", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5008, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 5, | |
| "name": "Silithid Swarmer", | |
| "description": "Can only attack if your hero attacked this turn.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_034.png", | |
| "hero": "neutral", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 5009, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 10, | |
| "attack": 10, | |
| "health": 10, | |
| "name": "Y'Shaarj, Rage Unbound", | |
| "description": "At the end of your turn, put a minion from your deck into the battlefield.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_042.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5010, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 5, | |
| "name": "Fandral Staghelm", | |
| "description": "Your Choose One cards have both effects combined.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_044.png", | |
| "hero": "druid", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5011, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Infest", | |
| "description": "Give your minions \"Deathrattle: Add a random Beast to your hand.\"", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_045.png", | |
| "hero": "hunter", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5012, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Feral Rage", | |
| "description": "Choose One - Give your hero +4 Attack this turn; or Gain 8 Armor.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_047.png", | |
| "hero": "druid", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5013, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Mark of Y'Shaarj", | |
| "description": "Give a minion +2/+2. If it's a Beast, draw a card.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_048.png", | |
| "hero": "druid", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5014, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Forbidden Ancient", | |
| "description": "Battlecry: Spend all your Mana. Gain +1/+1 for each mana spent.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_051.png", | |
| "hero": "druid", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5015, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "name": "On the Hunt", | |
| "description": "Deal 1 damage. Summon a 1/1 Mastiff.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_061.png", | |
| "hero": "hunter", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5016, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 2, | |
| "name": "Bladed Cultist", | |
| "description": "Combo: Gain +1/+1.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_070.png", | |
| "hero": "rogue", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5017, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "name": "Journey Below", | |
| "description": "Discover a Deathrattle card.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_072.png", | |
| "hero": "rogue", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5018, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 6, | |
| "attack": null, | |
| "health": null, | |
| "name": "Thistle Tea", | |
| "description": "Draw a card. Add 2 extra copies of it to your hand.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_073.png", | |
| "hero": "rogue", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5019, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Xaril, Poisoned Mind", | |
| "description": "Battlecry and Deathrattle: Add a random Toxin card to your hand.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_080.png", | |
| "hero": "rogue", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5020, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Shatter", | |
| "description": "Destroy a Frozen minion.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_081.png", | |
| "hero": "mage", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5021, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Evolved Kobold", | |
| "description": "Spell Damage +2", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_082.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5022, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Twilight Flamecaller", | |
| "description": "Battlecry: Deal 1 damage to all enemy minions.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_083.png", | |
| "hero": "mage", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5023, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Demented Frostcaller", | |
| "description": "After you cast a spell, Freeze a random enemy.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_085.png", | |
| "hero": "mage", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5024, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "name": "Forbidden Flame", | |
| "description": "Spend all your Mana. Deal that much damage to a minion.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_086.png", | |
| "hero": "mage", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5025, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Servant of Yogg-Saron", | |
| "description": "Battlecry: Cast a random spell that costs (5) or less (targets chosen randomly).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_087.png", | |
| "hero": "mage", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5026, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "name": "Cabalist's Tome", | |
| "description": "Add 3 random Mage spells to your hand.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_090.png", | |
| "hero": "mage", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5027, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "name": "Power Word: Tentacles", | |
| "description": "Give a minion +2/+6.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_094.png", | |
| "hero": "priest", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5028, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 6, | |
| "health": 5, | |
| "name": "Twilight Darkmender", | |
| "description": "Battlecry: If your C'Thun has at least 10 Attack, restore 10 Health to your hero.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_096.png", | |
| "hero": "priest", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5029, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 4, | |
| "attack": null, | |
| "health": null, | |
| "name": "Shadow Word: Horror", | |
| "description": "Destroy all minions with 2 or less Attack.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_100.png", | |
| "hero": "priest", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5030, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "name": "Forbidden Shaping", | |
| "description": "Spend all your Mana. Summon a random minion that costs that much.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_101.png", | |
| "hero": "priest", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5031, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 6, | |
| "name": "Darkspeaker", | |
| "description": "Battlecry: Swap stats with a friendly minion.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_102.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5032, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Embrace the Shadow", | |
| "description": "This turn, your healing effects deal damage instead.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_104.png", | |
| "hero": "priest", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5033, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Darkshire Librarian", | |
| "description": "Battlecry: Discard a random card. Deathrattle: Draw a card.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_109.png", | |
| "hero": "warlock", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5034, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 1, | |
| "health": 5, | |
| "name": "Darkshire Councilman", | |
| "description": "After you summon a minion, gain +1 Attack.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_113.png", | |
| "hero": "warlock", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5035, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "name": "Forbidden Ritual", | |
| "description": "Spend all your Mana. Summon that many 1/1 Tentacles.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_114.png", | |
| "hero": "warlock", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5036, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Spreading Madness", | |
| "description": "Deal 9 damage randomly split among ALL characters.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_116.png", | |
| "hero": "warlock", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5037, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Renounce Darkness", | |
| "description": "Replace your Hero Power and Warlock cards with another class's. The cards cost (1) less.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_118.png", | |
| "hero": "warlock", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5038, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 8, | |
| "attack": 8, | |
| "health": 6, | |
| "name": "Anomalus", | |
| "description": "Deathrattle: Deal 8 damage to all minions.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_120.png", | |
| "hero": "mage", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5039, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 7, | |
| "health": 7, | |
| "name": "Cho'gall", | |
| "description": "Battlecry: The next spell you cast this turn costs Health instead of Mana.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_121.png", | |
| "hero": "warlock", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5040, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Mukla, Tyrant of the Vale", | |
| "description": "Battlecry: Add 2 Bananas to your hand.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_122.png", | |
| "hero": "neutral", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 5041, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Shifter Zerus", | |
| "description": "Each turn this is in your hand, transform it into a random minion.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_123.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5042, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 4, | |
| "health": 6, | |
| "name": "Twin Emperor Vek'lor", | |
| "description": "Taunt Battlecry: If your C'Thun has at least 10 Attack, summon another Emperor.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_131.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5043, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 10, | |
| "attack": 5, | |
| "health": 7, | |
| "name": "N'Zoth, the Corruptor", | |
| "description": "Battlecry: Summon your Deathrattle minions that died this game.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_133.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5044, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 10, | |
| "attack": 7, | |
| "health": 5, | |
| "name": "Yogg-Saron, Hope's End", | |
| "description": "Battlecry: Cast a random spell for each spell you've cast this game (targets chosen randomly).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_134.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5045, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Nerubian Prophet", | |
| "description": "At the start of your turn, reduce this card's Cost by (1).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_138.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5046, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 10, | |
| "attack": 10, | |
| "health": 10, | |
| "name": "Faceless Behemoth", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_141.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5047, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 8, | |
| "attack": 6, | |
| "health": 10, | |
| "name": "Eldritch Horror", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_142.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5048, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Psych-o-Tron", | |
| "description": "Taunt Divine Shield", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_145.png", | |
| "hero": "neutral", | |
| "race": "mech", | |
| "effect_list": [] | |
| }, { | |
| "id": 5049, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 6, | |
| "health": 6, | |
| "name": "Corrupted Healbot", | |
| "description": "Deathrattle: Restore 8 Health to the enemy hero.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_147.png", | |
| "hero": "neutral", | |
| "race": "mech", | |
| "effect_list": [] | |
| }, { | |
| "id": 5050, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Ravaging Ghoul", | |
| "description": "Battlecry: Deal 1 damage to all other minions.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_149.png", | |
| "hero": "warrior", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5051, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 5, | |
| "name": "Aberrant Berserker", | |
| "description": "Enrage: +2 Attack.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_150.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5052, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Tentacle of N'Zoth", | |
| "description": "Deathrattle: Deal 1 damage to all minions.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_151.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5053, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Grotesque Dragonhawk", | |
| "description": "Windfury", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_152.png", | |
| "hero": "neutral", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 5054, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 6, | |
| "health": 8, | |
| "name": "Bog Creeper", | |
| "description": "Taunt", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_153.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5055, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 1, | |
| "name": "Bilefin Tidehunter", | |
| "description": "Battlecry: Summon a 1/1 Ooze with Taunt.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_156.png", | |
| "hero": "neutral", | |
| "race": "murloc", | |
| "effect_list": [] | |
| }, { | |
| "id": 5056, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Zealous Initiate", | |
| "description": "Deathrattle: Give a random friendly minion +1/+1.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_158.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5057, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Corrupted Seer", | |
| "description": "Battlecry: Deal 2 damage to all non-Murloc minions.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_161.png", | |
| "hero": "neutral", | |
| "race": "murloc", | |
| "effect_list": [] | |
| }, { | |
| "id": 5058, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 1, | |
| "name": "Disciple of C'Thun", | |
| "description": "Battlecry: Deal 2 damage. Give your C'Thun +2/+2 (wherever it is).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_162.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5059, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 9, | |
| "attack": 9, | |
| "health": 9, | |
| "name": "Blood of The Ancient One", | |
| "description": "If you control two of these at the end of your turn, merge them into 'The Ancient One'.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_173.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5060, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Faceless Shambler", | |
| "description": "Taunt Battlecry: Copy a friendly minion's Attack and Health.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_174.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5061, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Shadow Strike", | |
| "description": "Deal 5 damage to an undamaged character.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_176.png", | |
| "hero": "rogue", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5062, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "name": "Fiery Bat", | |
| "description": "Deathrattle: Deal 1 damage to a random enemy.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_179.png", | |
| "hero": "hunter", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 5063, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 5, | |
| "name": "Klaxxi Amber-Weaver", | |
| "description": "Battlecry: If your C'Thun has at least 10 Attack, gain +5 Health.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_188.png", | |
| "hero": "druid", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5064, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 7, | |
| "attack": null, | |
| "health": null, | |
| "name": "Wisps of the Old Gods", | |
| "description": "Choose One - Summon seven 1/1 Wisps; or Give your minions +2/+2.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_195.png", | |
| "hero": "druid", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5065, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 0, | |
| "attack": null, | |
| "health": null, | |
| "name": "Forbidden Healing", | |
| "description": "Spend all your Mana. Restore twice that much Health.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_198.png", | |
| "hero": "paladin", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5066, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": null, | |
| "health": 7, | |
| "name": "Validated Doomsayer", | |
| "description": "At the start of your turn, set this minion's Attack to 7.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_200.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5067, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Mire Keeper", | |
| "description": "Choose One -Summon a 2/2 Slime; or Gain an empty Mana Crystal.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_202.png", | |
| "hero": "druid", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5068, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "Stormcrack", | |
| "description": "Deal 4 damage to a minion. Overload: (1)", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_206.png", | |
| "hero": "shaman", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5069, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Faceless Summoner", | |
| "description": "Battlecry: Summon a random 3-Cost minion.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_207.png", | |
| "hero": "mage", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5070, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 6, | |
| "name": "Hallazeal the Ascended", | |
| "description": "Whenever your spells deal damage, restore that much Health to your hero.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_209.png", | |
| "hero": "shaman", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5071, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 9, | |
| "attack": null, | |
| "health": null, | |
| "name": "Call of the Wild", | |
| "description": "Summon all three Animal Companions.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_211.png", | |
| "hero": "hunter", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5072, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Infested Wolf", | |
| "description": "Deathrattle: Summon two 1/1 Spiders.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_216.png", | |
| "hero": "hunter", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 5073, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 6, | |
| "name": "Bloodhoof Brave", | |
| "description": "Taunt Enrage: +3 Attack.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_218.png", | |
| "hero": "warrior", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5074, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 6, | |
| "health": 5, | |
| "name": "Malkorok", | |
| "description": "Battlecry: Equip a random weapon.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_220.png", | |
| "hero": "warrior", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5075, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "name": "Selfless Hero", | |
| "description": "Deathrattle: Give a random friendly minion Divine Shield.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_221.png", | |
| "hero": "paladin", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5076, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "weapon", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": null, | |
| "name": "Rallying Blade", | |
| "description": "Battlecry: Give +1/+1 to your minions with Divine Shield.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_222.png", | |
| "hero": "paladin", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5077, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "name": "Divine Strength", | |
| "description": "Give a minion +1/+2.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_223.png", | |
| "hero": "paladin", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5078, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 8, | |
| "attack": 8, | |
| "health": 8, | |
| "name": "Ragnaros, Lightlord", | |
| "description": "At the end of your turn, restore 8 Health to a damaged friendly character.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_229.png", | |
| "hero": "paladin", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5079, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 5, | |
| "name": "Darkshire Alchemist", | |
| "description": "Battlecry: Restore 5 Health.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_234.png", | |
| "hero": "priest", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5080, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 10, | |
| "attack": null, | |
| "health": null, | |
| "name": "DOOM!", | |
| "description": "Destroy all minions. Draw a card for each.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_239.png", | |
| "hero": "warlock", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5081, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Possessed Villager", | |
| "description": "Deathrattle: Summon a 1/1 Shadowbeast.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_241.png", | |
| "hero": "warlock", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5082, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 1, | |
| "name": "Twisted Worgen", | |
| "description": "Stealth", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_247.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5083, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 1, | |
| "health": 5, | |
| "name": "Am'gam Rager", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_248.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5084, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Infested Tauren", | |
| "description": "Taunt Deathrattle: Summon a 2/2 Slime.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_249.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5085, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Eater of Secrets", | |
| "description": "Battlecry: Destroy all enemy Secrets. Gain +1/+1 for each.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_254.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5086, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 8, | |
| "attack": 7, | |
| "health": 9, | |
| "name": "Doomcaller", | |
| "description": "Battlecry: Give your C'Thun +2/+2 (wherever it is). If it's dead, shuffle it into your deck.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_255.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5087, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Spawn of N'Zoth", | |
| "description": "Deathrattle: Give your minions +1/+1.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_256.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5088, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Southsea Squidface", | |
| "description": "Deathrattle: Give your weapon +2 Attack.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_267.png", | |
| "hero": "rogue", | |
| "race": "pirate", | |
| "effect_list": [] | |
| }, { | |
| "id": 5089, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 2, | |
| "health": 8, | |
| "name": "Scaled Nightmare", | |
| "description": "At the start of your turn, double this minion's Attack.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_271.png", | |
| "hero": "neutral", | |
| "race": "dragon", | |
| "effect_list": [] | |
| }, { | |
| "id": 5090, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Twilight Summoner", | |
| "description": "Deathrattle: Summon a 5/5 Faceless Destroyer.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_272.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5091, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 5, | |
| "attack": null, | |
| "health": null, | |
| "name": "Stand Against Darkness", | |
| "description": "Summon five 1/1 Silver Hand Recruits.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_273.png", | |
| "hero": "paladin", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5092, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": null, | |
| "health": null, | |
| "name": "Blood Warriors", | |
| "description": "Add a copy of each damaged friendly minion to your hand.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_276.png", | |
| "hero": "warrior", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5093, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 10, | |
| "attack": 6, | |
| "health": 6, | |
| "name": "C'Thun", | |
| "description": "Battlecry: Deal damage equal to this minion's Attack randomly split among all enemies.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_280.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5094, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Beckoner of Evil", | |
| "description": "Battlecry: Give your C'Thun +2/+2 (wherever it is).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_281.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5095, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 9, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Blade of C'Thun", | |
| "description": "Battlecry: Destroy a minion. Add its Attack and Health to C'Thun's (wherever it is).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_282.png", | |
| "hero": "rogue", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5096, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 2, | |
| "name": "C'Thun's Chosen", | |
| "description": "Divine Shield Battlecry: Give your C'Thun +2/+2 (wherever it is).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_283.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5097, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 4, | |
| "name": "Twilight Geomancer", | |
| "description": "Taunt Battlecry: Give your C'Thun Taunt (wherever it is).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_284.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5098, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Twilight Elder", | |
| "description": "At the end of your turn, give your C'Thun +1/+1 (wherever it is).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_286.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5099, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 6, | |
| "name": "Ancient Harbinger", | |
| "description": "At the start of your turn, put a 10-Cost minion from your deck into your hand.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_290.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5100, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Shadowcaster", | |
| "description": "Battlecry: Choose a friendly minion. Add a 1/1 copy to your hand that costs (1).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_291.png", | |
| "hero": "rogue", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5101, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 2, | |
| "name": "Forlorn Stalker", | |
| "description": "Battlecry: Give all Deathrattle minions in your hand +1/+1.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_292.png", | |
| "hero": "hunter", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5102, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 7, | |
| "name": "Dark Arakkoa", | |
| "description": "Taunt Battlecry: Give your C'Thun +3/+3 (wherever it is).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_293.png", | |
| "hero": "druid", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5103, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Cult Apothecary", | |
| "description": "Battlecry: For each enemy minion, restore 2 Health to your hero.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_295.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5104, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 8, | |
| "attack": 6, | |
| "health": 7, | |
| "name": "The Boogeymonster", | |
| "description": "Whenever this attacks and kills a minion, gain +2/+2.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_300.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5105, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 6, | |
| "health": 6, | |
| "name": "Ancient Shieldbearer", | |
| "description": "Battlecry: If your C'Thun has at least 10 Attack, gain 10 Armor.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_301.png", | |
| "hero": "warrior", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5106, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 6, | |
| "name": "Usher of Souls", | |
| "description": "Whenever a friendly minion dies, give your C'Thun +1/+1 (wherever it is).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_302.png", | |
| "hero": "warlock", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5107, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Cult Sorcerer", | |
| "description": "Spell Damage +1 After you cast a spell, give your C'Thun +1/+1 (wherever it is).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_303.png", | |
| "hero": "mage", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5108, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 8, | |
| "attack": 8, | |
| "health": 8, | |
| "name": "Giant Sand Worm", | |
| "description": "Whenever this attacks and kills a minion, it may attack again.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_308.png", | |
| "hero": "hunter", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 5109, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 6, | |
| "health": 5, | |
| "name": "Princess Huhuran", | |
| "description": "Battlecry: Trigger a friendly minion's Deathrattle effect.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_309.png", | |
| "hero": "hunter", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 5110, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Steward of Darkshire", | |
| "description": "Whenever you summon a 1-Health minion, give it Divine Shield.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_310.png", | |
| "hero": "paladin", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5111, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": null, | |
| "health": null, | |
| "name": "A Light in the Darkness", | |
| "description": "Discover a minion. Give it +1/+1.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_311.png", | |
| "hero": "paladin", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5112, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "N'Zoth's First Mate", | |
| "description": "Battlecry: Equip a 1/3 Rusty Hook.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_312.png", | |
| "hero": "warrior", | |
| "race": "pirate", | |
| "effect_list": [] | |
| }, { | |
| "id": 5113, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Addled Grizzly", | |
| "description": "After you summon a minion, give it +1/+1.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_313.png", | |
| "hero": "druid", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 5114, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": null, | |
| "health": null, | |
| "name": "Blood To Ichor", | |
| "description": "Deal 1 damage to a minion. If it survives, summon a 2/2 Slime.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_314.png", | |
| "hero": "warrior", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5115, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Bloodsail Cultist", | |
| "description": "Battlecry: If you control a Pirate, give your weapon +1/+1.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_315.png", | |
| "hero": "warrior", | |
| "race": "pirate", | |
| "effect_list": [] | |
| }, { | |
| "id": 5116, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Herald Volazj", | |
| "description": "Battlecry: Summon a 1/1 copy of each of your other minions.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_316.png", | |
| "hero": "priest", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5117, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 10, | |
| "attack": 12, | |
| "health": 12, | |
| "name": "Deathwing, Dragonlord", | |
| "description": "Deathrattle: Put all Dragons from your hand into the battlefield.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_317.png", | |
| "hero": "neutral", | |
| "race": "dragon", | |
| "effect_list": [] | |
| }, { | |
| "id": 5118, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 6, | |
| "health": 6, | |
| "name": "Hogger, Doom of Elwynn", | |
| "description": "Whenever this minion takes damage, summon a 2/2 Gnoll with Taunt.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_318.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5119, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 1, | |
| "health": 4, | |
| "name": "Midnight Drake", | |
| "description": "Battlecry: Gain +1 Attack for each other card in your hand.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_320.png", | |
| "hero": "neutral", | |
| "race": "dragon", | |
| "effect_list": [] | |
| }, { | |
| "id": 5120, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 6, | |
| "name": "Crazed Worshipper", | |
| "description": "Taunt. Whenever this minion takes damage, give your C'Thun +1/+1 (wherever it is).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_321.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5121, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 5, | |
| "name": "Blackwater Pirate", | |
| "description": "Your weapons cost (2) less.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_322.png", | |
| "hero": "neutral", | |
| "race": "pirate", | |
| "effect_list": [] | |
| }, { | |
| "id": 5122, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 2, | |
| "name": "Polluted Hoarder", | |
| "description": "Deathrattle: Draw a card.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_323.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5123, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 5, | |
| "name": "Carrion Grub", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_325.png", | |
| "hero": "hunter", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 5124, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 4, | |
| "health": 1, | |
| "name": "Duskboar", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_326.png", | |
| "hero": "neutral", | |
| "race": "beast", | |
| "effect_list": [] | |
| }, { | |
| "id": 5125, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Squirming Tentacle", | |
| "description": "Taunt", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_327.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5126, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 5, | |
| "name": "Master of Evolution", | |
| "description": "Battlecry: Transform a friendly minion into a random one that costs (1) more.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_328.png", | |
| "hero": "shaman", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5127, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Undercity Huckster", | |
| "description": "Deathrattle: Add a random class card to your hand (from your opponent's class).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_330.png", | |
| "hero": "rogue", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5128, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 6, | |
| "name": "Hooded Acolyte", | |
| "description": "Whenever a character is healed, give your C'Thun +1/+1 (wherever it is).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_334.png", | |
| "hero": "priest", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5129, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 3, | |
| "name": "Shifting Shade", | |
| "description": "Deathrattle: Copy a card from your opponent's deck and add it to your hand.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_335.png", | |
| "hero": "priest", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5130, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Cyclopian Horror", | |
| "description": "Taunt. Battlecry: Gain +1 Health for each enemy minion.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_337.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5131, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Nat, the Darkfisher", | |
| "description": "At the start of your opponent's turn, they have a 50% chance to draw an extra card.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_338.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5132, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 7, | |
| "health": 6, | |
| "name": "Skeram Cultist", | |
| "description": "Battlecry: Give your C'Thun +2/+2 (wherever it is).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_339.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 5133, | |
| "set": "wtog", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 9, | |
| "attack": 5, | |
| "health": 9, | |
| "name": "Soggoth the Slitherer", | |
| "description": "Taunt Can't be targeted by spells or Hero Powers.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/OG_340.png", | |
| "hero": "neutral", | |
| "race": "none", | |
| "effect_list": [] | |
| }, { | |
| "id": 6000, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Cat Trick", | |
| "description": "Secret: After your opponent casts a spell, summon a 4/2 Panther with Stealth.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_004.png", | |
| "hero": "hunter", | |
| "race": "none" | |
| }, { | |
| "id": 6001, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Kindly Grandmother", | |
| "description": "Deathrattle: Summon a 3/2 Big Bad Wolf.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_005.png", | |
| "hero": "hunter", | |
| "race": "beast" | |
| }, { | |
| "id": 6002, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Cloaked Huntress", | |
| "description": "Your Secrets cost (0).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_006.png", | |
| "hero": "hunter", | |
| "race": "none" | |
| }, { | |
| "id": 6003, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Babbling Book", | |
| "description": "Battlecry: Add a random Mage spell to your hand.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_009.png", | |
| "hero": "mage", | |
| "race": "none" | |
| }, { | |
| "id": 6004, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Nightbane Templar", | |
| "description": "Battlecry: If you're holding a Dragon, summon two 1/1 Whelps.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_010.png", | |
| "hero": "paladin", | |
| "race": "none" | |
| }, { | |
| "id": 6005, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Pompous Thespian", | |
| "description": "Taunt", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_011.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 6006, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Purify", | |
| "description": "Silence a friendly minion. Draw a card.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_013.png", | |
| "hero": "priest", | |
| "race": "none" | |
| }, { | |
| "id": 6007, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Wicked Witchdoctor", | |
| "description": "Whenever you cast a spell, summon a random basic_Totem.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_021.png", | |
| "hero": "shaman", | |
| "race": "none" | |
| }, { | |
| "id": 6008, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 5, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Kara Kazham!", | |
| "description": "Summon a 1/1 Candle, 2/2 Broom, and 3/3 Teapot.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_025.png", | |
| "hero": "warlock", | |
| "race": "none" | |
| }, { | |
| "id": 6009, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Protect the King!", | |
| "description": "For each enemy minion, summon a 1/1 Pawn with Taunt.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_026.png", | |
| "hero": "warrior", | |
| "race": "none" | |
| }, { | |
| "id": 6010, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "weapon", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Fool's Bane", | |
| "description": "Unlimited attacks each turn. Can't attack heroes.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_028.png", | |
| "hero": "warrior", | |
| "race": "none" | |
| }, { | |
| "id": 6011, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 0, | |
| "health": 2, | |
| "name": "Runic Egg", | |
| "description": "Deathrattle: Draw a card.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_029.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 6012, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 1, | |
| "health": 3, | |
| "name": "Pantry Spider", | |
| "description": "Battlecry: Summon a 1/3 Spider.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_030a.png", | |
| "hero": "neutral", | |
| "race": "beast" | |
| }, { | |
| "id": 6013, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 3, | |
| "health": 6, | |
| "name": "Book Wyrm", | |
| "description": "Battlecry: If you're holding a Dragon, destroy an enemy minion with 3 or less Attack.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_033.png", | |
| "hero": "neutral", | |
| "race": "dragon" | |
| }, { | |
| "id": 6014, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 6, | |
| "name": "Priest of the Feast", | |
| "description": "Whenever you cast a spell, restore 3 Health to your hero.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_035.png", | |
| "hero": "priest", | |
| "race": "none" | |
| }, { | |
| "id": 6015, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "name": "Arcane Anomaly", | |
| "description": "Whenever you cast a spell, give this minion +1 Health.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_036.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 6016, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 6, | |
| "name": "Avian Watcher", | |
| "description": "Battlecry: If you control a Secret, gain +1/+1 and Taunt.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_037.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 6017, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Moat Lurker", | |
| "description": "Battlecry: Destroy a minion. Deathrattle: Resummon it.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_041.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 6018, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Moroes", | |
| "description": "Stealth At the end of your turn, summon a 1/1 Steward.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_044.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 6019, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Ivory Knight", | |
| "description": "Battlecry: Discover a spell. Restore Health to your hero equal to its Cost.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_057.png", | |
| "hero": "paladin", | |
| "race": "none" | |
| }, { | |
| "id": 6020, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 4, | |
| "health": 6, | |
| "name": "The Curator", | |
| "description": "Taunt Battlecry: Draw a Beast, Dragon, and Murloc from your deck.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_061.png", | |
| "hero": "neutral", | |
| "race": "mech" | |
| }, { | |
| "id": 6021, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 3, | |
| "name": "Netherspite Historian", | |
| "description": "Battlecry: If you're holding a Dragon, Discover a Dragon.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_062.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 6022, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "weapon", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 3, | |
| "name": "Spirit Claws", | |
| "description": "Has +2 Attack while you have Spell Damage.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_063.png", | |
| "hero": "shaman", | |
| "race": "none" | |
| }, { | |
| "id": 6023, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Menagerie Warden", | |
| "description": "Battlecry: Choose a friendly Beast. Summon a_copy of it.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_065.png", | |
| "hero": "druid", | |
| "race": "none" | |
| }, { | |
| "id": 6024, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Swashburglar", | |
| "description": "Battlecry: Add a random class card to your hand (from your opponent's class).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_069.png", | |
| "hero": "rogue", | |
| "race": "pirate" | |
| }, { | |
| "id": 6025, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 6, | |
| "name": "Ethereal Peddler", | |
| "description": "Battlecry: If you're holding any non-Rogue class cards, reduce their Cost by (2).", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_070.png", | |
| "hero": "rogue", | |
| "race": "none" | |
| }, { | |
| "id": 6026, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Maelstrom Portal", | |
| "description": "Deal_1_damage to_all_enemy_minions. Summon_a_random 1-Cost minion.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_073.png", | |
| "hero": "shaman", | |
| "race": "none" | |
| }, { | |
| "id": 6027, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 6, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Moonglade Portal", | |
| "description": "Restore 6 Health. Summon a random 6-Cost minion.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_075.png", | |
| "hero": "druid", | |
| "race": "none" | |
| }, { | |
| "id": 6028, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 7, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Firelands Portal", | |
| "description": "Deal 5 damage. Summon a random 5-Cost minion.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_076.png", | |
| "hero": "mage", | |
| "race": "none" | |
| }, { | |
| "id": 6029, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 4, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Silvermoon Portal", | |
| "description": "Give a minion +2/+2. Summon a random 2-Cost minion.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_077.png", | |
| "hero": "paladin", | |
| "race": "none" | |
| }, { | |
| "id": 6030, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 3, | |
| "name": "Malchezaar's Imp", | |
| "description": "Whenever you discard a card, draw a card.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_089.png", | |
| "hero": "warlock", | |
| "race": "demon" | |
| }, { | |
| "id": 6031, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 5, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Ironforge Portal", | |
| "description": "Gain 4 Armor. Summon a random 4-Cost minion.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_091.png", | |
| "hero": "warrior", | |
| "race": "none" | |
| }, { | |
| "id": 6032, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Medivh's Valet", | |
| "description": "Battlecry: If you control a Secret, deal 3 damage.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_092.png", | |
| "hero": "mage", | |
| "race": "none" | |
| }, { | |
| "id": 6033, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Deadly Fork", | |
| "description": "Deathrattle: Add a 3/2 weapon to your hand.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_094.png", | |
| "hero": "rogue", | |
| "race": "none" | |
| }, { | |
| "id": 6034, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Zoobot", | |
| "description": "Battlecry: Give a random friendly Beast, Dragon, and Murloc +1/+1.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_095.png", | |
| "hero": "neutral", | |
| "race": "mech" | |
| }, { | |
| "id": 6035, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 6, | |
| "name": "Prince Malchezaar", | |
| "description": "When the game starts, add 5 extra Legendary minions to your deck.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_096.png", | |
| "hero": "neutral", | |
| "race": "demon" | |
| }, { | |
| "id": 6036, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 8, | |
| "attack": 7, | |
| "health": 7, | |
| "name": "Medivh, the Guardian", | |
| "description": "Battlecry: Equip Atiesh, Greatstaff of the Guardian.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_097.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 6037, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Barnes", | |
| "description": "Battlecry: Summon a 1/1 copy of a random minion in your deck.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_114.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 6038, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Onyx Bishop", | |
| "description": "Battlecry: Summon a friendly minion that died this game.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_204.png", | |
| "hero": "priest", | |
| "race": "none" | |
| }, { | |
| "id": 6039, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Silverware Golem", | |
| "description": "If you discard this minion, summon it.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_205.png", | |
| "hero": "warlock", | |
| "race": "none" | |
| }, { | |
| "id": 6040, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Enchanted Raven", | |
| "description": "", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_300.png", | |
| "hero": "druid", | |
| "race": "beast" | |
| }, { | |
| "id": 6041, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Menagerie Magician", | |
| "description": "Battlecry: Give a random friendly Beast, Dragon, and Murloc +2/+2.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_702.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 6042, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Arcanosmith", | |
| "description": "Battlecry: Summon a 0/5 minion with Taunt.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_710.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 6043, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 12, | |
| "attack": 8, | |
| "health": 8, | |
| "name": "Arcane Giant", | |
| "description": "Costs (1) less for each spell you've cast this game.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_711.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 6044, | |
| "set": "kar", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 3, | |
| "name": "Violet Illusionist", | |
| "description": "During your turn, your hero is Immune.", | |
| "image_url": "http://wow.zamimg.com/images/hearthstone/cards/enus/medium/KAR_712.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7000, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 0, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Counterfeit Coin", | |
| "description": "Gain 1 Mana Crystal this turn only.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_630.png", | |
| "hero": "rogue", | |
| "race": "none" | |
| }, { | |
| "id": 7001, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 0, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Freezing Potion", | |
| "description": "Freeze an enemy.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_021.png", | |
| "hero": "mage", | |
| "race": "none" | |
| }, { | |
| "id": 7002, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Alleycat", | |
| "description": "Battlecry: Summon a 1/1 Cat.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_315.png", | |
| "hero": "hunter", | |
| "race": "beast" | |
| }, { | |
| "id": 7003, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Finders Keepers", | |
| "description": "Discover a card with Overload. Overload: (1)", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_313.png", | |
| "hero": "shaman", | |
| "race": "none" | |
| }, { | |
| "id": 7004, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Getaway Kodo", | |
| "description": "Secret: When a friendly minion dies, return it to your hand.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_800.png", | |
| "hero": "paladin", | |
| "race": "none" | |
| }, { | |
| "id": 7005, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "name": "Grimscale Chum", | |
| "description": "Battlecry: Give a random\nMurloc in your hand +1/+1.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_650.png", | |
| "hero": "paladin", | |
| "race": "murloc" | |
| }, { | |
| "id": 7006, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "I Know a Guy", | |
| "description": "Discover a Taunt minion.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_940.png", | |
| "hero": "warrior", | |
| "race": "none" | |
| }, { | |
| "id": 7007, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Jade Idol", | |
| "description": "Choose One - Summon a{1} {0} Jade Golem; or Shuffle 3 copies of this card into your deck.@Choose One - Summon a Jade Golem; or Shuffle 3 copies of this card into your deck.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_602.png", | |
| "hero": "druid", | |
| "race": "none" | |
| }, { | |
| "id": 7008, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 1, | |
| "name": "Kabal Lackey", | |
| "description": "Battlecry: The next Secret\nyou play this turn costs (0).", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_066.png", | |
| "hero": "mage", | |
| "race": "none" | |
| }, { | |
| "id": 7009, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Mark of the Lotus", | |
| "description": "Give your minions +1/+1.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_614.png", | |
| "hero": "druid", | |
| "race": "none" | |
| }, { | |
| "id": 7010, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 2, | |
| "name": "Meanstreet Marshal", | |
| "description": "Deathrattle: If this minion has 2 or more Attack, draw a card.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_759.png", | |
| "hero": "paladin", | |
| "race": "none" | |
| }, { | |
| "id": 7011, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Mistress of Mixtures", | |
| "description": "Deathrattle: Restore 4 Health to both players.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_120.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7012, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Patches the Pirate", | |
| "description": "Charge\nAfter you play a Pirate,\nsummon this minion\nfrom your deck.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_637.png", | |
| "hero": "neutral", | |
| "race": "pirate" | |
| }, { | |
| "id": 7013, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Pint-Size Potion", | |
| "description": "Give all enemy minions\n-3 Attack this turn only.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_661.png", | |
| "hero": "priest", | |
| "race": "none" | |
| }, { | |
| "id": 7014, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Potion of Madness", | |
| "description": "Gain control of an enemy minion with 2 or less Attack until end of turn.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_603.png", | |
| "hero": "priest", | |
| "race": "none" | |
| }, { | |
| "id": 7015, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Small-Time Buccaneer", | |
| "description": "Has +2 Attack while you have a weapon equipped.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_325.png", | |
| "hero": "neutral", | |
| "race": "pirate" | |
| }, { | |
| "id": 7016, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Smuggler's Crate", | |
| "description": "Give a random Beast in your hand +2/+2.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_334.png", | |
| "hero": "hunter", | |
| "race": "none" | |
| }, { | |
| "id": 7017, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 1, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Smuggler's Run", | |
| "description": "Give all minions in your hand +1/+1.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_305.png", | |
| "hero": "paladin", | |
| "race": "none" | |
| }, { | |
| "id": 7018, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 1, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Weasel Tunneler", | |
| "description": "Deathrattle: Shuffle this minion into your opponent's deck.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_095.png", | |
| "hero": "neutral", | |
| "race": "beast" | |
| }, { | |
| "id": 7019, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 1, | |
| "name": "Blowgill Sniper", | |
| "description": "Battlecry: Deal 1 damage.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_647.png", | |
| "hero": "neutral", | |
| "race": "murloc" | |
| }, { | |
| "id": 7020, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Devolve", | |
| "description": "Transform all enemy minions into random ones that cost (1) less.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_696.png", | |
| "hero": "shaman", | |
| "race": "none" | |
| }, { | |
| "id": 7021, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 6, | |
| "name": "Dirty Rat", | |
| "description": "Taunt\nBattlecry: Your opponent\nsummons a random minion\nfrom their hand.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_790.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7022, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Friendly Bartender", | |
| "description": "At the end of your turn, restore 1 Health to your hero.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_654.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7023, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Gadgetzan Ferryman", | |
| "description": "Combo: Return a friendly minion to your hand.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_693.png", | |
| "hero": "rogue", | |
| "race": "none" | |
| }, { | |
| "id": 7024, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Gadgetzan Socialite", | |
| "description": "Battlecry: Restore 2 Health.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_659.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7025, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Grimestreet Informant", | |
| "description": "Battlecry: Discover a\nHunter, Paladin, or Warrior\ncard.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_321.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7026, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Grimestreet Outfitter", | |
| "description": "Battlecry: Give all minions in your hand +1/+1.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_753.png", | |
| "hero": "paladin", | |
| "race": "none" | |
| }, { | |
| "id": 7027, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Hidden Cache", | |
| "description": "Secret: After your opponent plays a minion, give a random minion in your hand +2/+2.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_026.png", | |
| "hero": "hunter", | |
| "race": "none" | |
| }, { | |
| "id": 7028, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Hobart Grapplehammer", | |
| "description": "Battlecry: Give all weapons in your hand and deck +1 Attack.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_643.png", | |
| "hero": "warrior", | |
| "race": "none" | |
| }, { | |
| "id": 7029, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "weapon", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 0, | |
| "name": "Jade Claws", | |
| "description": "Battlecry: Summon a{1} {0} Jade Golem.\nOverload: (1)@Battlecry: Summon a Jade Golem.\nOverload: (1)", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_717.png", | |
| "hero": "shaman", | |
| "race": "none" | |
| }, { | |
| "id": 7030, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Jade Shuriken", | |
| "description": "Deal 2 damage.\nCombo: Summon a{1} {0} Jade Golem.@Deal 2 damage.\nCombo: Summon a Jade Golem.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_690.png", | |
| "hero": "rogue", | |
| "race": "none" | |
| }, { | |
| "id": 7031, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Jade Swarmer", | |
| "description": "Stealth\nDeathrattle: Summon a{1} {0} Jade Golem.@Stealth\nDeathrattle: Summon a Jade Golem.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_691.png", | |
| "hero": "rogue", | |
| "race": "none" | |
| }, { | |
| "id": 7032, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Mana Geode", | |
| "description": "Whenever this minion is healed, summon a 2/2 Crystal.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_606.png", | |
| "hero": "priest", | |
| "race": "none" | |
| }, { | |
| "id": 7033, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 0, | |
| "health": 7, | |
| "name": "Public Defender", | |
| "description": "Taunt", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_300.png", | |
| "hero": "warrior", | |
| "race": "none" | |
| }, { | |
| "id": 7034, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Sleep with the Fishes", | |
| "description": "Deal 3 damage to all damaged minions.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_716.png", | |
| "hero": "warrior", | |
| "race": "none" | |
| }, { | |
| "id": 7035, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 2, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Stolen Goods", | |
| "description": "Give a random Taunt minion in your hand +3/+3.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_752.png", | |
| "hero": "warrior", | |
| "race": "none" | |
| }, { | |
| "id": 7036, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 2, | |
| "attack": 3, | |
| "health": 2, | |
| "name": "Trogg Beastrager", | |
| "description": "Battlecry: Give a random Beast in your hand +1/+1.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_338.png", | |
| "hero": "hunter", | |
| "race": "none" | |
| }, { | |
| "id": 7037, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Auctionmaster Beardo", | |
| "description": "After you cast a spell, refresh your Hero Power.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_807.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7038, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 1, | |
| "name": "Backstreet Leper", | |
| "description": "Deathrattle: Deal 2 damage\nto the enemy hero.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_646.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7039, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Bloodfury Potion", | |
| "description": "Give a minion +3 Attack.\nIf it's a Demon, also\ngive it +3 Health.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_611.png", | |
| "hero": "warlock", | |
| "race": "none" | |
| }, { | |
| "id": 7040, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Blubber Baron", | |
| "description": "Whenever you summon a Battlecry minion while this is in your hand, gain +1/+1.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_064.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7041, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Celestial Dreamer", | |
| "description": "Battlecry: If a friendly minion has 5 or more Attack, gain +2/+2.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_617.png", | |
| "hero": "druid", | |
| "race": "none" | |
| }, { | |
| "id": 7042, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 7, | |
| "name": "Fel Orc Soulfiend", | |
| "description": "At the start of your turn, deal 2 damage to this minion.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_609.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7043, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Grimestreet Pawnbroker", | |
| "description": "Battlecry: Give a random weapon in your hand +1/+1.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_755.png", | |
| "hero": "warrior", | |
| "race": "none" | |
| }, { | |
| "id": 7044, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Grimestreet Smuggler", | |
| "description": "Battlecry: Give a random minion in your hand +1/+1.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_853.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7045, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 3, | |
| "name": "Hired Gun", | |
| "description": "Taunt", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_653.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7046, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Jade Blossom", | |
| "description": "Summon a{1} {0} Jade Golem. Gain an empty Mana Crystal.@Summon a Jade Golem. Gain an empty Mana Crystal.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_713.png", | |
| "hero": "druid", | |
| "race": "none" | |
| }, { | |
| "id": 7047, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Kabal Courier", | |
| "description": "Battlecry: Discover a Mage, Priest, or Warlock card.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_649.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7048, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Kabal Talonpriest", | |
| "description": "Battlecry: Give a friendly minion +3 Health.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_626.png", | |
| "hero": "priest", | |
| "race": "none" | |
| }, { | |
| "id": 7049, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 4, | |
| "name": "Manic Soulcaster", | |
| "description": "Battlecry: Choose a friendly minion. Shuffle a copy into your deck.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_660.png", | |
| "hero": "mage", | |
| "race": "none" | |
| }, { | |
| "id": 7050, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Pilfered Power", | |
| "description": "Gain an empty Mana Crystal for each friendly minion.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_616.png", | |
| "hero": "druid", | |
| "race": "none" | |
| }, { | |
| "id": 7051, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Potion of Polymorph", | |
| "description": "Secret: After your opponent plays a minion, transform it into a\n1/1 Sheep.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_620.png", | |
| "hero": "mage", | |
| "race": "none" | |
| }, { | |
| "id": 7052, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Rat Pack", | |
| "description": "Deathrattle: Summon a\nnumber of 1/1 Rats equal\n to this minion's Attack.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_316.png", | |
| "hero": "hunter", | |
| "race": "beast" | |
| }, { | |
| "id": 7053, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Sergeant Sally", | |
| "description": "Deathrattle: Deal damage equal to this minion's Attack to all enemy minions.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_341.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7054, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 5, | |
| "health": 1, | |
| "name": "Shadow Rager", | |
| "description": "Stealth", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_636.png", | |
| "hero": "rogue", | |
| "race": "none" | |
| }, { | |
| "id": 7055, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Shaku, the Collector", | |
| "description": "Stealth. Whenever this\nattacks, add a random card\nto your hand <i>(from your\nopponent's class).</i>", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_781.png", | |
| "hero": "rogue", | |
| "race": "none" | |
| }, { | |
| "id": 7056, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Shaky Zipgunner", | |
| "description": "Deathrattle: Give a random\nminion in your hand +2/+2.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_336.png", | |
| "hero": "hunter", | |
| "race": "none" | |
| }, { | |
| "id": 7057, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Small-Time Recruits", | |
| "description": "Draw three 1-Cost\nminions from your deck.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_905.png", | |
| "hero": "paladin", | |
| "race": "none" | |
| }, { | |
| "id": 7058, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 0, | |
| "health": 7, | |
| "name": "Street Trickster", | |
| "description": "Spell Damage +1", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_039.png", | |
| "hero": "neutral", | |
| "race": "demon" | |
| }, { | |
| "id": 7059, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 4, | |
| "health": 3, | |
| "name": "Toxic Sewer Ooze", | |
| "description": "Battlecry: Remove 1 Durability from your opponent's weapon.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_655.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7060, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Unlicensed Apothecary", | |
| "description": "Whenever you summon a minion, deal 5 damage to your Hero.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_900.png", | |
| "hero": "warlock", | |
| "race": "demon" | |
| }, { | |
| "id": 7061, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 3, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Volcanic Potion", | |
| "description": "Deal 2 damage to all minions.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_065.png", | |
| "hero": "mage", | |
| "race": "none" | |
| }, { | |
| "id": 7062, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 3, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Wickerflame Burnbristle", | |
| "description": "Divine Shield. Taunt.\nDamage dealt by this minion\nalso heals your hero.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_815.png", | |
| "hero": "paladin", | |
| "race": "none" | |
| }, { | |
| "id": 7063, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Backroom Bouncer", | |
| "description": "Whenever a friendly minion dies, gain +1 Attack.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_658.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7064, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 4, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Blastcrystal Potion", | |
| "description": "Destroy a minion and one of your Mana Crystals.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_608.png", | |
| "hero": "warlock", | |
| "race": "none" | |
| }, { | |
| "id": 7065, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "weapon", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 0, | |
| "name": "Brass Knuckles", | |
| "description": "After your hero attacks,\ngive a random minion in\nyour hand +1/+1.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_631.png", | |
| "hero": "warrior", | |
| "race": "none" | |
| }, { | |
| "id": 7066, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 4, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Call in the Finishers", | |
| "description": "Summon four 1/1 Murlocs.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_310.png", | |
| "hero": "shaman", | |
| "race": "none" | |
| }, { | |
| "id": 7067, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Crystalweaver", | |
| "description": "Battlecry: Give your Demons +1/+1.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_610.png", | |
| "hero": "warlock", | |
| "race": "none" | |
| }, { | |
| "id": 7068, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Daring Reporter", | |
| "description": "Whenever your opponent draws a card, gain +1/+1.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_851.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7069, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Dispatch Kodo", | |
| "description": "Battlecry: Deal damage equal to this minion's Attack.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_335.png", | |
| "hero": "hunter", | |
| "race": "beast" | |
| }, { | |
| "id": 7070, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Genzo, the Shark", | |
| "description": "Whenever this attacks, both players draw until they have 3 cards.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_808.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7071, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 4, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Greater Healing Potion", | |
| "description": "Restore 12 Health to a friendly character.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_604.png", | |
| "hero": "priest", | |
| "race": "none" | |
| }, { | |
| "id": 7072, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 3, | |
| "name": "Grimy Gadgeteer", | |
| "description": "At the end of your turn, give a random minion in your hand +2/+2.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_754.png", | |
| "hero": "warrior", | |
| "race": "none" | |
| }, { | |
| "id": 7073, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 6, | |
| "name": "Hozen Healer", | |
| "description": "Battlecry: Restore a minion to full Health.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_067.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7074, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "spell", | |
| "mana": 4, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Jade Lightning", | |
| "description": "Deal 4 damage. Summon a{1} {0} Jade Golem.@Deal 4 damage. Summon a Jade Golem.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_707.png", | |
| "hero": "shaman", | |
| "race": "none" | |
| }, { | |
| "id": 7075, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 2, | |
| "health": 3, | |
| "name": "Jade Spirit", | |
| "description": "Battlecry: Summon a{1} {0} Jade Golem.@Battlecry: Summon a Jade Golem.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_715.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7076, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 6, | |
| "name": "Jinyu Waterspeaker", | |
| "description": "Battlecry: Restore 6 Health.\nOverload: (1)", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_061.png", | |
| "hero": "shaman", | |
| "race": "none" | |
| }, { | |
| "id": 7077, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Kabal Chemist", | |
| "description": "Battlecry: Add a random Potion to your hand.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_619.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7078, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 3, | |
| "name": "Kazakus", | |
| "description": "Battlecry: If your deck\nhas no duplicates,\n create a custom spell.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_621.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7079, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Kooky Chemist", | |
| "description": "Battlecry: Swap the Attack and Health of a minion.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_063.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7080, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 3, | |
| "health": 5, | |
| "name": "Lotus Illusionist", | |
| "description": "After this minion attacks\na hero, transform it into a\n random 6-Cost minion.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_697.png", | |
| "hero": "shaman", | |
| "race": "none" | |
| }, { | |
| "id": 7081, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Naga Corsair", | |
| "description": "Battlecry: Give your weapon +1 Attack.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_651.png", | |
| "hero": "neutral", | |
| "race": "pirate" | |
| }, { | |
| "id": 7082, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 2, | |
| "name": "Seadevil Stinger", | |
| "description": "Battlecry: The next Murloc\nyou play this turn costs\n Health instead of Mana.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_699.png", | |
| "hero": "warlock", | |
| "race": "murloc" | |
| }, { | |
| "id": 7083, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Shadow Sensei", | |
| "description": "Battlecry: Give a Stealthed minion +2/+2.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_694.png", | |
| "hero": "rogue", | |
| "race": "none" | |
| }, { | |
| "id": 7084, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Tanaris Hogchopper", | |
| "description": "Battlecry: If your opponent's\nhand is empty, gain Charge.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_809.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7085, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 4, | |
| "attack": 6, | |
| "health": 3, | |
| "name": "Worgen Greaser", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_665.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7086, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 2, | |
| "health": 7, | |
| "name": "Alley Armorsmith", | |
| "description": "Taunt\nWhenever this minion\ndeals damage, gain\nthat much Armor.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_756.png", | |
| "hero": "warrior", | |
| "race": "none" | |
| }, { | |
| "id": 7087, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Bomb Squad", | |
| "description": "Battlecry: Deal 5 damage\nto an enemy minion.\nDeathrattle: Deal 5 damage\nto your hero.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_667.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7088, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 6, | |
| "name": "Burgly Bully", | |
| "description": "Whenever your opponent casts a spell, add a Coin to your hand.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_669.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7089, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Cryomancer", | |
| "description": "Battlecry: Gain +2/+2\nif an enemy is Frozen.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_671.png", | |
| "hero": "mage", | |
| "race": "none" | |
| }, { | |
| "id": 7090, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 2, | |
| "health": 2, | |
| "name": "Doppelgangster", | |
| "description": "Battlecry: Summon 2 copies of this minion.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_668.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7091, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 6, | |
| "name": "Drakonid Operative", | |
| "description": "Battlecry: If you're holding a\nDragon, Discover a card in\n your opponent's deck.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_605.png", | |
| "hero": "priest", | |
| "race": "dragon" | |
| }, { | |
| "id": 7092, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 2, | |
| "health": 4, | |
| "name": "Finja, the Flying Star", | |
| "description": "Stealth\n Whenever this attacks and \nkills a minion, summon 2\n Murlocs from your deck.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_344.png", | |
| "hero": "neutral", | |
| "race": "murloc" | |
| }, { | |
| "id": 7093, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Grimestreet Enforcer", | |
| "description": "At the end of your turn, give all minions in your hand +1/+1.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_639.png", | |
| "hero": "paladin", | |
| "race": "none" | |
| }, { | |
| "id": 7094, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 5, | |
| "name": "Grook Fu Master", | |
| "description": "Windfury", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_666.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7095, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Kabal Songstealer", | |
| "description": "Battlecry: Silence a minion.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_657.png", | |
| "hero": "priest", | |
| "race": "none" | |
| }, { | |
| "id": 7096, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 3, | |
| "health": 7, | |
| "name": "Knuckles", | |
| "description": "After this attacks a\nminion, it also hits the enemy hero.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_333.png", | |
| "hero": "hunter", | |
| "race": "beast" | |
| }, { | |
| "id": 7097, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 3, | |
| "name": "Lotus Agents", | |
| "description": "Battlecry: Discover a Druid, Rogue, or Shaman card.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_852.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7098, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Lotus Assassin", | |
| "description": "Stealth. Whenever this attacks and kills a minion, gain Stealth.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_634.png", | |
| "hero": "rogue", | |
| "race": "none" | |
| }, { | |
| "id": 7099, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 5, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Lunar Visions", | |
| "description": "Draw 2 cards. Minions drawn cost (2) less.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_811.png", | |
| "hero": "druid", | |
| "race": "none" | |
| }, { | |
| "id": 7100, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "weapon", | |
| "mana": 5, | |
| "attack": 2, | |
| "health": 0, | |
| "name": "Piranha Launcher", | |
| "description": "After your hero attacks,\nsummon a 1/1 Piranha.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_337.png", | |
| "hero": "hunter", | |
| "race": "none" | |
| }, { | |
| "id": 7101, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Raza the Chained", | |
| "description": " Battlecry: If your deck has \nno duplicates, your Hero\n Power costs (0) this game.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_020.png", | |
| "hero": "priest", | |
| "race": "none" | |
| }, { | |
| "id": 7102, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 2, | |
| "health": 6, | |
| "name": "Red Mana Wyrm", | |
| "description": "Whenever you cast a spell, gain +2 Attack.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_060.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7103, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 5, | |
| "name": "Second-Rate Bruiser", | |
| "description": "Taunt\nCosts (2) less if your\nopponent has at least\nthree minions.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_652.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7104, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Spiked Hogrider", | |
| "description": "Battlecry: If an enemy minion has Taunt, gain Charge.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_688.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7105, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 6, | |
| "name": "Streetwise Investigator", | |
| "description": "Battlecry: Enemy minions lose Stealth.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_656.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7106, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 4, | |
| "health": 5, | |
| "name": "Virmen Sensei", | |
| "description": "Battlecry: Give a friendly Beast +2/+2.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_816.png", | |
| "hero": "druid", | |
| "race": "none" | |
| }, { | |
| "id": 7107, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 5, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "White Eyes", | |
| "description": "Taunt\nDeathrattle: Shuffle\n'The Storm Guardian' into your deck.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_324.png", | |
| "hero": "shaman", | |
| "race": "none" | |
| }, { | |
| "id": 7108, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 3, | |
| "health": 8, | |
| "name": "Ancient of Blossoms", | |
| "description": "Taunt", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_854.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7109, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 3, | |
| "name": "Aya Blackpaw", | |
| "description": "Battlecry and Deathrattle: Summon a{1} {0} Jade Golem. @ Battlecry and Deathrattle: Summon a Jade Golem.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_902.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7110, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 1, | |
| "health": 1, | |
| "name": "Big-Time Racketeer", | |
| "description": "Battlecry: Summon a 6/6 Ogre.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_648.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7111, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 7, | |
| "name": "Defias Cleaner", | |
| "description": "Battlecry: Silence a minion with Deathrattle.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_855.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7112, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 6, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Dragonfire Potion", | |
| "description": "Deal 5 damage to all\nminions except Dragons.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_662.png", | |
| "hero": "priest", | |
| "race": "none" | |
| }, { | |
| "id": 7113, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "spell", | |
| "mana": 6, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Felfire Potion", | |
| "description": "Deal 5 damage to all characters.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_094.png", | |
| "hero": "warlock", | |
| "race": "none" | |
| }, { | |
| "id": 7114, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 4, | |
| "name": "Fight Promoter", | |
| "description": "Battlecry: If you control\na minion with 6 or more\n Health, draw two cards.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_328.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7115, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 3, | |
| "health": 6, | |
| "name": "Jade Behemoth", | |
| "description": "Taunt\nBattlecry: Summon a{1}\n{0} Jade Golem.@Taunt\nBattlecry: Summon a\nJade Golem.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_343.png", | |
| "hero": "druid", | |
| "race": "none" | |
| }, { | |
| "id": 7116, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Kabal Crystal Runner", | |
| "description": "Costs (2) less for each Secret you've played this game.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_760.png", | |
| "hero": "mage", | |
| "race": "none" | |
| }, { | |
| "id": 7117, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 6, | |
| "name": "Kabal Trafficker", | |
| "description": "At the end of your turn,\nadd a random Demon\nto your hand.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_663.png", | |
| "hero": "warlock", | |
| "race": "none" | |
| }, { | |
| "id": 7118, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 6, | |
| "health": 6, | |
| "name": "Leatherclad Hogleader", | |
| "description": "Battlecry: If your opponent has 6 or more cards in hand, gain Charge.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_810.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7119, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Luckydo Buccaneer", | |
| "description": "Battlecry: If your weapon has at least 3 Attack, gain +4/+4.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_342.png", | |
| "hero": "rogue", | |
| "race": "pirate" | |
| }, { | |
| "id": 7120, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 3, | |
| "name": "Madam Goya", | |
| "description": "Battlecry: Choose a friendly minion. Swap it with a minion in your deck.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_672.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7121, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Wind-up Burglebot", | |
| "description": "Whenever this attacks a minion and survives, draw a card.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_025.png", | |
| "hero": "neutral", | |
| "race": "mech" | |
| }, { | |
| "id": 7122, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 6, | |
| "attack": 4, | |
| "health": 5, | |
| "name": "Wrathion", | |
| "description": "Taunt. Battlecry: Draw cards until you draw one that isn't a Dragon.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_806.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7123, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 6, | |
| "health": 6, | |
| "name": "Abyssal Enforcer", | |
| "description": "Battlecry: Deal 3 damage to all other characters.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_751.png", | |
| "hero": "warlock", | |
| "race": "demon" | |
| }, { | |
| "id": 7124, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 5, | |
| "health": 6, | |
| "name": "Don Han'Cho", | |
| "description": "Battlecry: Give a random minion in your hand +5/+5.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_685.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7125, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "epic", | |
| "category": "spell", | |
| "mana": 7, | |
| "attack": 0, | |
| "health": 0, | |
| "name": "Greater Arcane Missiles", | |
| "description": "Shoot three missiles at random enemies that deal 3 damage each.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_623.png", | |
| "hero": "mage", | |
| "race": "none" | |
| }, { | |
| "id": 7126, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "rare", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 6, | |
| "health": 6, | |
| "name": "Grimestreet Protector", | |
| "description": "Taunt\nBattlecry: Give adjacent\n minions Divine Shield.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_062.png", | |
| "hero": "paladin", | |
| "race": "none" | |
| }, { | |
| "id": 7127, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Inkmaster Solia", | |
| "description": "Battlecry: If your deck has\nno duplicates, the next\nspell you cast this turn\ncosts (0).", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_687.png", | |
| "hero": "mage", | |
| "race": "none" | |
| }, { | |
| "id": 7128, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "common", | |
| "category": "minion", | |
| "mana": 7, | |
| "attack": 5, | |
| "health": 5, | |
| "name": "Jade Chieftain", | |
| "description": "Battlecry: Summon a{1} {0} Jade Golem. Give it Taunt. @Battlecry: Summon a Jade Golem. Give it Taunt.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_312.png", | |
| "hero": "shaman", | |
| "race": "none" | |
| }, { | |
| "id": 7129, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 9, | |
| "attack": 7, | |
| "health": 9, | |
| "name": "Krul the Unshackled", | |
| "description": "Battlecry: If your deck has\nno duplicates, summon all\n Demons from your hand. ", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_750.png", | |
| "hero": "warlock", | |
| "race": "demon" | |
| }, { | |
| "id": 7130, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 9, | |
| "attack": 5, | |
| "health": 4, | |
| "name": "Mayor Noggenfogger", | |
| "description": "All targets are chosen randomly.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_670.png", | |
| "hero": "neutral", | |
| "race": "none" | |
| }, { | |
| "id": 7131, | |
| "set": "gadgetzan", | |
| "collectible": true, | |
| "quality": "legendary", | |
| "category": "minion", | |
| "mana": 10, | |
| "attack": 7, | |
| "health": 7, | |
| "name": "Kun the Forgotten King", | |
| "description": "Choose One - Gain 10 Armor; or Refresh your Mana Crystals.", | |
| "image_url": "http://media.services.zam.com/v1/media/byName/hs/cards/enus/CFM_308.png", | |
| "hero": "druid", | |
| "race": "none" | |
| }] | |
| } |